Commit graph

53 commits

Author SHA1 Message Date
Baptiste Daroussin
1733805e72 Cleanup plist 2014-10-27 12:19:12 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Dmitry Marakasov
627d72d304 - Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-20 11:15:57 +00:00
Vanilla I. Shu
8d9dc9ed9e Stagify.
Approved by:	portmgr@
2014-06-15 03:25:46 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
4ab73fde6e Convert from USE_MOTIF to USES=motif 2013-07-10 06:49:35 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Po-Chien Lin
c37bcf6971 - Update to 2.23
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership

PR:		ports/175956
Approved by:	swills (mentor)
2013-02-18 12:36:09 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Baptiste Daroussin
f3381fa548 Convert to new options framework 2012-06-12 10:34:46 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
b796cb947d - Update to 2.22
PR:		166883
Submitted by:	Ports Fury
2012-05-03 16:25:46 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
9233c398a4 - fix build for png-1.4.1 2010-03-29 19:27:15 +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
Martin Wilke
0a3740e5f6 - Update to 2.21
PR:		140114
Submitted by:	Ports Fury
2009-11-02 10:54:21 +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
Martin Wilke
b8e38785f8 - Update to 2.20
PR:		136043
Submitted by:	Ports Fury
2009-07-04 20:54:37 +00:00
Ion-Mihai Tetcu
954f2ce049 - Fix build with custom LOCALBASE
- make our configure script a little verbose

Reported by:	QATty
2009-06-08 13:02:12 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Dirk Meyer
60a28d9925 - fix build
- set USE_XORG
2008-04-11 20:14:20 +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
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
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Doug Barton
f6862b0e25 Reset maintainer by request.
Approved by:	portmgr (marcus)
2006-02-26 20:35:31 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
daee438786 editors/ted - Fix LOCALBASE/X11BASE settings
Fix port so that it respects LOCALBASE/X11BASE settings.

PR:             ports/89602
Submitted by:   Jonathan <jdrews@cybox.com>
Approved by:    Jon Drews <jon.drews@gmail.com>
2005-11-29 23:35:25 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
aa82a8dc5a - Update to 2.17
PR:		ports/78078
Submitted by:	Jonathan <jon.drews@gmail.com> (maintainer)
2005-02-26 00:21:09 +00:00
Volker Stolz
745a38d25d Update maintainer's address
PR:		ports/75005
Submitted by:	maintainer
2004-12-13 07:21:39 +00:00
Pav Lucistnik
1447ddf41d - Unify print/gsfonts dependency check
PR:		ports/67999, ports/68035
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-17 08:18:55 +00:00
Will Andrews
bd09ff3a55 Update gsfonts dependency. Use DOCSDIR instead of port-specific INFODIR.
Use PORTDOCS.

PR:		67736
Submitted by:	MAINTAINER
2004-06-10 03:51:15 +00:00
Pete Fritchman
ae840a3140 - use the proper lpc syntax to get a printer list
- bump PORTREVISION

PR:		37362
Submitted by:	maintainer
Reported by:	Greg Shenaut <gkshenaut@ucdavis.edu>
2003-08-18 02:48:32 +00:00
Will Andrews
11e6598679 Fix rendering crash with patch developed by the Ted developer and
sent via the submitter.  Set maintainer to submitter.

PR:		53329
Submitted by:	Jonathan Drews <j.e.drews@att.net>
2003-06-18 02:34:27 +00:00
Mario Sergio Fujikawa Ferreira
d7ca069eb4 o Fix a crash when trying to open menu Help -> Document
o Fix consists on depending on open-motif rather than GTK+ for the
  build. Developer also advises open-motif over GTK+

PR:		52418
Submitted by:	Jonathan Drews <j.e.drews@worldnet.att.net>
2003-05-19 22:54:44 +00:00
Christian Weisgerber
b99956a2cd Update to version 2.14.
PR:		51051
Submitted by:	Ports Fury
2003-04-23 23:23:13 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
bb518de78c De-pkg-comment. 2003-02-20 17:12:51 +00:00
Ying-Chieh Liao
4e9242b967 upgrade to 2.12
PR:		46131
Submitted by:	Ports Fury
2003-01-02 19:04:46 +00:00
Patrick Li
0bee400db5 Update to 2.11
PR:		ports/41030
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-27 02:51:57 +00:00
Ying-Chieh Liao
4fcd623a91 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39591
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 15:52:35 +00:00
Kevin Lo
ece7963da7 - Add USE_X_PREFIX
- Support CC/CFLAGS properly
- Add WWW: line- Add USE_X_PREFIX

PR: 30533
Submitted by: Ports Fury
2001-09-16 16:59:23 +00:00
Kris Kennaway
0c3f380d09 Spell ${TAR} correctly. 2001-09-11 10:06:02 +00:00