1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Oliver Lehmann
c891330491 update to 0.98.a.16 2008-09-23 19:08:50 +00:00
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
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
Oliver Lehmann
ab44d03168 move from X11BASE to LOCALBASE
bump PORTREVISION
2007-05-27 14:26:21 +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
Pav Lucistnik
e6b247dce1 - Use new USE_CDRTOOLS variable
Tested on:	pointyhat
2007-01-31 14:07:59 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Oliver Lehmann
3906646085 convert po files to UTF-8 if WITH_GKT2 is specified to solve problems with
gtk20 and non utf8-clean message files
Bump PORTREVISION

PR:		ports/83084
Requested by:	Seva Gluschenko <gvs@rinet.ru>
2005-07-19 15:13:56 +00:00
Oliver Lehmann
ced20ee92d utilise OPTIONS
add WITHOUT_NLS knob
fix coredumping on 64bit platforms [1]
make X-CD-Roast much more nicer in accepting some wav files [2]
remove autoconf dependency
bump PORTREVISION

Inspired by:	http://www.xcdroast.org/xcdr098/patches/64bit_gsize.patch [1]
Taken from:	http://www.xcdroast.org/xcdr098/patches/wav.patch [2]
2005-06-24 22:19:23 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Alexander Leidinger
d726ccd9e4 Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by:	marius
2004-06-02 17:17:31 +00:00
Oliver Lehmann
01522c157a remove duplicated (and now wrong) gtk20 dependencies.
PR:		ports/65337
Submitted By:	Koop Mast <kwm@rainbow-runner.nl>
2004-04-09 01:56:49 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Joe Marcus Clarke
fdc5cf0018 Teach this port about USE_GETTEXT. 2004-02-04 07:09:18 +00:00
Oliver Lehmann
8e1b78a17e remove the unneeded pcre dependency by using a new configure script
Suggested By:	Stefan Thurner <thurners@t-online.de>
2004-01-31 23:47:59 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Oliver Lehmann
a8c4b8c793 add pcre to LIB_DEPENDS in the gtk20 case.
Noted By:	Stefan Thurner <thurners@t-online.de>
2003-11-05 18:04:28 +00:00
Oliver Lehmann
b7df01bd15 update xcdroast to 0.98.a.15 2003-10-30 23:18:42 +00:00
Oliver Lehmann
13b54e8c30 Bump PORTREVISION (regarding to the last commit) 2003-10-28 07:29:25 +00:00
Oliver Lehmann
21cbbe4d72 Does not build the included version of libintl, use the gettext one.
PR:		ports/58375
Submitted By:	Simon Barner <barner@in.tum.de>
2003-10-28 07:23:47 +00:00
Oliver Lehmann
2eba856944 update xcdroast to .alpha14
Approved by:	alex (mentor)
2003-06-04 14:56:12 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
1345357a3f Remove PERL usage
Remove a patchfile

PR:		47232
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-01-25 21:12:51 +00:00
Tilman Keskinoz
eb004ddc96 add a not that cdda2wav is gets broken when non-root mode gets enabled.
PR:		47095
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-01-18 21:56:33 +00:00
Tim Vanderhoek
fbf4b69238 Small typo fix to prev change: beeing -> being 2003-01-04 19:36:29 +00:00
Oliver Braun
287b50e9db Upgrade to 0.98.a.13.
PR:		ports/46697
Submitted by:	maintainer
2003-01-02 18:46:54 +00:00
Mario Sergio Fujikawa Ferreira
28f497a7e4 Deploy USE_GNOMENG infrastructure
PR:		42285
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:26:31 +00:00
Patrick Li
5d0e2048f8 Fix plist and add manpage
PR:		ports/40922
Submitted by:	maintainer
Reviewed by:	maintainer
2002-07-24 04:27:34 +00:00
Ying-Chieh Liao
0df84f084a add missing dependency
PR:		38569
Submitted by:	maintainer
2002-05-26 13:37:36 +00:00
Ying-Chieh Liao
7a3bbb8698 upgrade to 0.98.a.10
PR:		38463
Submitted by:	maintainer
2002-05-23 18:53:59 +00:00
Alexander Langer
608ca30421 Add target for creating the cdwrite group and describe it in pkg-message.
PR:		29939
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
2001-08-30 23:15:47 +00:00
Alexander Langer
336f6bf4c7 Back out the chmod changes due to general agreement about this issue. 2001-08-21 20:54:05 +00:00
Alexander Langer
23b158aafd More fixes:
- Don't hardcode "gtk12-config", but use GTK_CONFIG and IMLIB_CONFIG vars.
- patch improvement
- plist fixes
- remove added group cdwrite on deinstall

- chown root:cdwrite various utilities used by xcdroast, such as
  cdrecord, and set them chmod 4710.  I don't know if I like this.
  Opinions (Security Officer?)?
2001-08-21 19:50:01 +00:00
Alexander Langer
01f0b6c7bc Better handling for gtk-config. This is still not perfect.
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
2001-08-20 17:05:10 +00:00
Alexander Langer
b0b1faedf1 Update to 0.98.a.9 Alpha9.
Submitted by:	maintainer
2001-08-15 02:10:15 +00:00
Alexander Langer
9485690a76 - Update to Alpha9 (because, since updating cdrecord,
Alpha8 would not compile)
- Enable non-root mode
- Update maintainer email

Submitted by:	maintainer
2001-08-14 20:12:45 +00:00