1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
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
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
Stanislav Sedov
98130c3c16 - Bump PORTEPOCH, this was missed in previous update [1].
- Use proper shebang line in perl and python scripts [1].
- Define INSTALLS_ICONS and USE_GETTEXT where appropriate.
- Implement WITHOUT_NLS knob.

Reported by:	Nick Withers <nick@nickwithers.com> [1]
2009-02-21 11:43:23 +00:00
Stanislav Sedov
f78edf3122 - Update to 1.4.3.
PR:		ports/131468 (based on)
Submitted by:	Oliver Lehmann <oliver@freebsd.org>
2009-02-08 16:33:55 +00:00
Martin Wilke
13c0f27605 - Chase lang/guile shlib bump 2009-01-22 16:04:11 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +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
Joe Marcus Clarke
1861d9f9e8 Chase libguile shared lib version. 2008-03-01 06:22:42 +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
Stanislav Sedov
9cbf45966b - Update to 20070216
- Deprecate geda-projectmanager.
2007-03-13 16:30:28 +00:00
Stanislav Sedov
69d654b858 - Update to 20061020 2006-11-03 17:50:45 +00:00
Stanislav Sedov
3451c7add3 - Update to 20060906
- Change my email
2006-10-10 07:44:57 +00:00
Rong-En Fan
35b04741b5 - Fix RCDIR to use unificated GEDA directory
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Fix comment
- Bump PORTREVISION

PR:		ports/100223
Submitted by:	maintainer
2006-07-16 03:37:00 +00:00
Daichi GOTO
1116aaeb5a cad/libgeda - fix pkgconfig's LDFLAGS
PR:		ports/99580
Submitted by:	maintainer
2006-06-29 12:27:12 +00:00
Pav Lucistnik
3021a32611 - Transfer maintainership to the submitter of the last update
Approved by:	old maintainer
2006-06-28 07:53:41 +00:00
Pav Lucistnik
fdb10c36d9 - Update to 20060123
PR:		ports/99468
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:	bruno schwander <bruno@tinkerbox.org> (maintainer)
2006-06-26 22:03:03 +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
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +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
Jean-Yves Lefort
54a789c473 Update to 20050313
PR:		ports/80967
Submitted by:	maintainer
2005-05-16 03:27:14 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
a9332e619d - Update gEDA suite to 20040111 version
PR:		ports/62549
Submitted by:	bruno <bruno@mail.tinkerbox.org> (maintainer)
2004-03-07 14:52:40 +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
Joe Marcus Clarke
df26af9a74 Update to version 20030223 which now works with guile 1.6.
Submitted by:	maintainer
2003-05-06 06:35:19 +00:00
Joe Marcus Clarke
6e2c11dcf5 Chase guile's shared lib version. 2003-05-02 03:29:26 +00:00
Joe Marcus Clarke
4fb7eb3a61 Remove USE_GNOMENG. 2003-04-18 04:54:11 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Alan Eldridge
7d8784a668 Ve vill make you obey ze new autoconf rulez! Orr elz you vill listen to
Mariah Carey recordingz until ze brainz come out ze noze.

Approved by:	kris
2002-11-27 17:05:37 +00:00
Ying-Chieh Liao
62f1d6e1de upgrade to 20020825
PR:		43563
Submitted by:	maintainer
2002-10-10 18:45:49 +00:00
Mario Sergio Fujikawa Ferreira
a517c31c11 Deploy USE_GNOMENG infrastructure
PR:		42188
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:05:55 +00:00
Patrick Li
3f5be86826 Chase shlib version.
PR:		ports/40702
Submitted by:	maintainer
2002-07-17 23:28:27 +00:00
Ying-Chieh Liao
34fd9a78fb make it buildable
fix last submit/commit

Submitted by: bsd, maintainer
2002-03-11 17:14:29 +00:00
Ying-Chieh Liao
0b9a514e16 upgrade to 20020209
PR:		35714
Submitted by:	maintainer
2002-03-10 03:42:23 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
f2e6cc1737 Add missing LIB_DEPENDS
PR:		29339
Submitted by:	maintainer
2001-07-31 17:03:08 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Vanilla I. Shu
1071e87cec libgeda is a a base library common to all the gEDA tools
Submitted by:	bruno.schwander@technologist.com
2001-04-07 00:09:57 +00:00