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
Mario Sergio Fujikawa Ferreira
1229d39834
Give maintainership to multimedia@FreeBSD.org.
2007-04-01 07:50:30 +00:00
Joe Marcus Clarke
29747f458a
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
...
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
a437d08eca
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:30:01 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7
Add SHA256 checksum
2005-11-11 06:06:17 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d
Remove deprecated USE_SIZE
2004-12-25 11:43:58 +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
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Adam Weinberger
a35f4c7582
Fix configure by acknowledging PTHREAD_{CFLAGS,LIBS}
...
Approved by: no response from maintainer
2004-02-28 18:55:25 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb
USE_SIZEify
2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Mario Sergio Fujikawa Ferreira
51a9c8beaa
0.9.2
2003-11-10 00:41:15 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Mario Sergio Fujikawa Ferreira
8611b700ac
o Do not check return of dlerror(3) to see if there was an error.
...
dlerror(3) holds the value of the LAST dlsym(3) error. It does
not tell if an error occured in the last dlsym(3) call. It could
have happened before.
o Bump PORTREVISION
Submitted by: nectar
2003-05-11 02:52:06 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Mario Sergio Fujikawa Ferreira
d6cfeb9068
Update to 0.9.1
2003-04-06 04:56:38 +00:00
Mario Sergio Fujikawa Ferreira
c2c863c426
Update 0.9.0
2003-03-06 04:47:51 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0
De-pkg-comment
2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
ee7adffbe0
After repo copy from graphics category, update all appropriate
...
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
2002-11-28 00:09:51 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571
Deploy USE_GNOMENG infrastructure
...
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Mario Sergio Fujikawa Ferreira
dc42a1272f
o Update to 0.8.5
...
o USE_REINPLACE
o Fix locale dir location
2002-08-06 17:55:22 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Mario Sergio Fujikawa Ferreira
8c67342b85
Update to 0.8.4
...
PR: 40050
Submitted by: ?yvind Kolbu <oyvind@kebab.gaffel.nu>
2002-07-03 16:57:23 +00:00
Mario Sergio Fujikawa Ferreira
e5c47a3d78
o Update to 0.8.3
...
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
2002-06-10 22:51:12 +00:00
Joe Marcus Clarke
1bbd6ef5f2
Allow ogle and ogle-gui to find the libxml2 header files.
...
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as <libxml/header.h> and not just <header.h>.
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
2002-04-13 16:51:14 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
Mario Sergio Fujikawa Ferreira
e7f37ed6ca
o Deal correctly with gnome: use proper paths if it is not
...
installed but benefit from it otherwise
o Fix PLIST due to aforementioned
o Bump PORTREVISION
Submitted by: HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp>
Prompted by: jedgar,
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-01-10 17:00:30 +00:00
Mario Sergio Fujikawa Ferreira
0121d79ee0
Update to 0.8.2
2001-12-28 00:53:08 +00:00
Mario Sergio Fujikawa Ferreira
0cdb193c88
o Work around and reduce dependency list (remove automake)
...
o Also, get this port back to compiling (has been broken since
autoconf was repocopied to autoconf213) with help of new code as
of bsd.port.mk rev 1.394
- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
2001-11-28 06:00:26 +00:00
Mario Sergio Fujikawa Ferreira
60f30004da
Fix breakage of last commit. Add a valid BUILD_DEPENDS line.
...
Submitted by: Dan Langille <dan@langille.org>
2001-11-25 22:04:59 +00:00
Mario Sergio Fujikawa Ferreira
e3d0611cf6
Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
...
for now to enable bento to build packages
Submitted by: bento
2001-11-25 17:59:17 +00:00
Mario Sergio Fujikawa Ferreira
109111b8b3
New port ogle-gui version 0.7.5: An add-on graphical user interface
...
for Ogle
Reviewed by: Björn Englund <d4bjorn@dtek.chalmers.se>,
Håkan Hjort <d95hjort@dtek.chalmers.se>
(both are ogle developers)
Tested by: chris@choll.freeserve.co.uk ,
Brooks Davis <brooks@one-eyed-alien.net>,
Jason Andresen <jandrese@mitre.org>,
MANTANI Nobutaka <nobutaka@nobutaka.com>,
Oliver Brandmueller <ob@e-Gitt.NET>,
Scott Long <scott_long@btc.adaptec.com>,
Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
2001-10-26 15:40:05 +00:00