Jimmy Olgeni
31b940ac4d
Fix linkage flags to allow loading of prx11.so.
...
Submitted by: Art Kamog
2017-09-03 08:48:24 +00:00
Mathieu Arnold
a9dcad2fff
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:08:37 +00:00
Mathieu Arnold
7f0f664d7e
Drop 8 support.
...
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Mathieu Arnold
6172d4b590
Remove $FreeBSD$ from patches files everywhere.
...
With hat: portmgr
Sponsored by: Absolight
2015-05-22 20:34:27 +00:00
Mathieu Arnold
88bfe4bd43
Cleanup DIST* variables.
...
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
2015-05-11 18:34:57 +00:00
Dmitry Marakasov
a09c9e7a85
- Add empty directory to plist
...
Approved by: portmgr blanket
2015-04-22 22:58:56 +00:00
Chris Rees
4cb60faedd
Finally retire USE_PGSQL
2014-11-22 20:40:08 +00:00
Baptiste Daroussin
77cba41a62
Cleanup plist
2014-10-27 15:23:30 +00:00
Dmitry Marakasov
c5f60a645f
- Drop .la files for security/libmcrypt, no dependees require them
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-09-17 17:29:47 +00:00
Baptiste Daroussin
a33191366c
Convert GMAKE to MAKE_CMD
...
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
2014-06-25 05:35:31 +00:00
Jimmy Olgeni
f8537de986
Upgrade to version 9.2.
...
- On FreeBSD < 9 (amd64) it will USE_GCC to get a newer assembler.
- Add LICENSE.
- Upgrade LIB_DEPENDS format.
2014-06-08 10:12:58 +00:00
Jimmy Olgeni
c38b25c0b5
Unbreak by replacing make with gmake.
...
PR: ports/184593
Submitted by: marino
2013-12-09 12:49:53 +00:00
Jimmy Olgeni
03a9986ab4
- Switch to USES=gmake.
...
- Add staging support.
- Use find -delete.
- Do not mute install commands.
2013-11-07 14:59:22 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Jimmy Olgeni
1735ec5320
Upgrade to version 9.1.1, with amd64 support.
...
The configure script is not able to detect some functions from
fenv.h, possibly because it does not use "#pragma STDC FENV_ACCESS ON",
which is used in the actual code. If you know of a way to make
configure work without hacking config.h.in, suggestions are welcome.
2013-01-12 16:58:37 +00:00
Jimmy Olgeni
68bfd2c172
Convert to OptionsNG; sort DISTNAME according to portlint.
2012-10-07 14:28:06 +00:00
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +00:00
Jimmy Olgeni
c1443357db
Clean up my pkg-descr files (spelling and whitespace).
2010-08-04 14:11:56 +00:00
Jimmy Olgeni
235214d9a5
Add OPTIONS for proper PostgreSQL support (previously, PLIST was
...
incorrect when PostgreSQL client was not installed).
2010-08-02 11:42:34 +00:00
Jimmy Olgeni
d21a560575
Upgrade to version 9.0.1.
...
Feature safe: yes
2010-06-29 21:33:03 +00:00
Martin Wilke
ca519ab8c0
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Jimmy Olgeni
bf71fa9ae3
Unbreak for GCC 4.2.
...
PR: ports/117386
Submitted by: Alexandre "Sunny" Kovalenko <alex.kovalenko(at)verizon.net>
2007-10-23 11:15:48 +00:00
Mark Linimon
9021621d66
Mark as broken with gcc4.2.
2007-10-04 15:23:03 +00:00
Jimmy Olgeni
64a91fafea
Fix MASTER_SITES.
...
PR: ports/116530
Submitted by: Alexander Zhuravlev <zaa(at)zaa.pp.ru>
2007-09-22 09:03:31 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Jimmy Olgeni
e2f3a5977a
Fix build with gcc-3.4.
...
Submitted by: roam
2004-08-04 22:46:13 +00:00
Jimmy Olgeni
2a67f30d03
Add SIZE data.
...
Submitted by: trevor
2004-03-18 20:45:09 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
f3a1a0c101
Use PAX macro.
2004-01-22 08:05:25 +00:00
Edwin Groothuis
8294a1d608
Use the virtual category "scheme" (part ii)
...
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-28 00:01:09 +00:00
Jimmy Olgeni
e3a7a074f8
Suppress command echo.
2003-02-23 11:07:26 +00:00
Jimmy Olgeni
2563cb72b3
De-pkg-comment my ports + some more.
2003-02-23 10:51:29 +00:00
Jimmy Olgeni
09b480fcf3
Add missing url type to MASTER_SITES.
2002-09-07 19:51:31 +00:00
Jimmy Olgeni
5948574224
Use source distribution rather than binaries, and remove bogus dependency
...
on libc.3.
PR: 41001
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
2002-07-26 13:54:40 +00:00
Jimmy Olgeni
edfdf5a3f5
Update port to version 7.7.1
...
Prompted by: ijliao
2002-06-20 10:01:56 +00:00
Jimmy Olgeni
5ca72286b4
Update port to version 7.6.1.
2002-01-31 09:44:31 +00:00
Jimmy Olgeni
1c1f21c24d
Update port to version 7.6.0.
2002-01-21 10:36:19 +00:00
Jimmy Olgeni
a679652400
Add dependency on misc/compat3x (for libncurses).
...
Noticed by: Mohammed Kamal Elzubeir <elzubeir@unt.edu>
2001-09-04 11:18:40 +00:00
Jimmy Olgeni
35ff699042
I'll maintain this port.
2001-03-23 10:01:58 +00:00
Jimmy Olgeni
b72bd841b5
Update port to version 7.5.16.
...
Avoid fetch problems when DISTFILE gets moved to the OLD subdirectory on
MASTER_SITE (thanks to Peter Pentchev!).
2001-03-22 11:10:56 +00:00
Jimmy Olgeni
249d5f9a69
mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory.
...
Change MASTER_SITES as a quick fix, pending a full port upgrade.
2001-03-22 10:44:08 +00:00
Kevin Lo
2a1c3c4533
Update to version 7.5.13
...
PR: 25433
Submitted by: Ports Fury
2001-02-28 15:38:19 +00:00
Jimmy Olgeni
f7c07bb0b0
Some style fixes in the lang category (usual round of spaces -> tabs)
2001-02-05 15:04:13 +00:00
Kevin Lo
42e4cd50e6
Upgrade to 7.5.12
...
PR: 23891
Submitted by: Ports Fury
2000-12-28 15:47:12 +00:00
Kevin Lo
9d1115da80
Upgrade to version 7.5.11
...
PR: 23225
Submitted by: Ports Fury
2000-12-02 16:17:08 +00:00
Ade Lovett
f468fec164
Update to 7.5.10
...
Revert maintainership to ports@FreeBSD.org since previous maintainer
has done nothing with this port, despite four separate PRs over six
months.
PR: 22062
Submitted by: Ports Fury
2000-10-19 15:23:54 +00:00
Steve Price
65b63032bf
Location on MASTER_SITE has changed.
...
PR: 19628
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2000-07-07 19:46:35 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Michael Haro
11407b9861
- Update to version 7.5.5
...
PR: 17449
Submitted by: tkato@prontomail.ne.jp
2000-04-01 00:14:46 +00:00