Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
c1e7acc33e
- Fix build after xorg cleanup
...
Submitted by: pointyhat
2008-04-20 13:18:46 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
dd06f49207
- Update to 0.93, last that can be built with jikes
...
- Take maintainership
PR: ports/122311
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
2008-04-04 12:09:45 +00:00
Pav Lucistnik
6ea69d2426
- Register conflicts against sablevm-classpath
2007-12-15 18:32:33 +00:00
Mark Linimon
0c0a374650
Reset rainer.alves@gmail.com by request due to current lack of time to
...
work on FreeBSD.
2007-06-29 19:33:24 +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
Stefan Walter
7649871840
- Disable browser plugin for now to unbreak port. [1]
...
- Add USE_LDCONFIG.
Notified by: kris/pointyhat [1]
2006-11-25 14:45:15 +00:00
Stefan Walter
db209e515e
Update to 0.92.
...
PR: 103444
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: maintainer timeout (> 7 weeks)
2006-11-15 18:05:33 +00:00
Ion-Mihai Tetcu
0cf4815593
- Update to 0.90
...
- Pass maintainership to submiter
PR: ports/97150
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: lawrance (metor)
2006-05-14 01:13:38 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Mark Linimon
f6159fbf7a
Revert last commit. It is not possible (yet) to have the dirrmtry usage
...
in the post-install target. Its usage must preceed generate-plist.
This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.
Hat: portmgr
Pointy hat: edwin`
2006-01-23 07:04:10 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Archie Cobbs
73a62517e9
Add missing files to pkglist.
2005-11-29 14:36:42 +00:00
Archie Cobbs
b720f54605
Upgrade to 0.19; disable evolving graphical stuff for now.
2005-11-27 16:42:25 +00:00
Pav Lucistnik
1edb739efb
- Add SHA256
2005-11-24 23:21:04 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Volker Stolz
71b386d0e8
- fix build on 4.x: include missing header
...
- USE_LIBTOOL, drop ltmain-patch
2005-08-29 07:32:46 +00:00
Archie Cobbs
4d1fb3a03b
Update distinfo to fix build (forgotten in previous commit).
...
Approved by: portmgr
2005-08-04 14:11:54 +00:00
Archie Cobbs
83a190d489
Upgrade to release 0.17.
2005-07-26 19:34:30 +00:00
Archie Cobbs
204bb58ee9
Upgrade to 0.15.
2005-05-16 14:13:09 +00:00
Archie Cobbs
0104af0f3c
Use ${ECHO_CMD} instead of ${ECHO} for "real" echoing.
...
Approved by: portmgr (implicitly)
2005-03-29 14:59:38 +00:00
Archie Cobbs
17e32a18a4
Fix previous commit: use ${ECHO} instead of echo.
...
Approved by: portmgr (implicitly)
2005-03-28 23:01:36 +00:00
Archie Cobbs
84eaef83b2
Unbreak by removing directory at uninstall time.
...
Approved by: portmgr
2005-03-28 22:16:58 +00:00
Kris Kennaway
0216d5d962
BROKEN: Incomplete pkg-plist
...
Approved by: portmgr (self)
2005-03-27 02:35:51 +00:00
Archie Cobbs
0eeb561272
Update to version 0.14.
2005-03-21 02:27:48 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Archie Cobbs
a16843fa6f
Add CONFIGURE_ARGS to fix build problem.
2004-11-30 15:13:53 +00:00
Archie Cobbs
4b1b3795ff
Update to version 0.12.
2004-11-29 23:48:33 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Volker Stolz
bb902e96d2
- Unbreak: Add missing build-dependency on archivers/zip
...
- Fix compilation on 4.x
2004-10-25 13:56:34 +00:00
Kris Kennaway
c247e4be09
BROKEN on 5.x: Configure fails
...
Approved by: portmgr (self)
2004-09-18 07:52:32 +00:00
Ying-Chieh Liao
4141ec7ce4
add classpath 0.10
...
A GNU project to create free core class libraries
2004-09-01 08:37:04 +00:00