1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

50 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
Philip M. Gollucci
b339872c92 - Reset more ports I don't use anymore 2010-02-10 21:47:48 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Philip M. Gollucci
31d5d60fb2 - Make MAKE_JOBS_UNSAFE=yes 2009-05-16 06:37:16 +00:00
Philip M. Gollucci
8563c2ad7c - missed these files
Reported by: QAT
Pointyhat to: me
2009-02-08 03:28:15 +00:00
Philip M. Gollucci
d8d2cf17f9 - devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.

- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
  so bump PORTREVISION for affected ports

- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions

- BROKEN with devel/libslang2 and DEPRECATE
    math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
    japanese/slirc

PR:             ports/125255
Reviewed by:    garga (libslang maintainer), portmgr (pav)
Exp Run by:     pav
2009-02-08 03:14:14 +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
Emanuel Haupt
87c5e1c4f2 Drop maintainership
PR:		121964
Submitted by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
2008-03-22 17:12:43 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +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
Kris Kennaway
1762190743 Now builds on sparc64 2005-04-10 21:14:31 +00:00
Volker Stolz
f6bfeb0a88 Mark as BROKEN on sparc64
PR:		ports/76326
Submitted by:	maintainer
Noticed by:	kris/pointyhat
2005-01-17 10:07:35 +00:00
Edwin Groothuis
6787d4748e MAINTAINER-UPDATE: editors/lpe pkg-plist fix
Add missing entries to pkg-plist (libtool stuff)

PR:		ports/75684
Submitted by:	Ryan Thompson <ryan@sasknow.com>
2005-01-12 23:49:47 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
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
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
Akinori MUSHA
3860f7f3e2 De-pkg-comment. 2003-02-21 11:38:28 +00:00
David W. Chapman Jr.
3abb24d073 Add a MASTER_SITE
PR:		41851
Submitted by:	maintainer
2002-08-21 19:22:34 +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
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
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
Maxim Sobolev
3f2c56f12b o Change maintainer to ryan@sasknow.com
o Update lpe from 1.2.5_2 to newest release, 1.2.6
o Update MASTER_SITES, WWW, and author's email to
  reflect new location
o Update/delete patch files for new version:
    + Bug fix patches corrected by 1.2.6 removed
    + New bug fix to correct man page language (cz vs. cs)
    + New bug fix to correct syntax highlighting in some
      editing modes
    (New bug fixes have been sent to the author for
    inclusion in the next official release)

PR:		32915
Submitted by:	Ryan Thompson <ryan@sasknow.com>
Approved by:	old maintainer
2001-12-21 08:34:33 +00:00
Jimmy Olgeni
5017b00ec8 Portrevision bump, to bring in the recently added patch-af (in ports/26804)
Noticed by:		kris
2001-04-24 09:35:58 +00:00
Jimmy Olgeni
f1ce53b22f Add patch to prevent core dumps, as reported by ports/26698.
Proposed file "patch-ae" already exists in Attic, and references a
different source file. So i moved the patch to patch-af.

PR:		26804
Submitted by:	Carl Johan Madestrand <calle.madestrand@norrgarden.se>
2001-04-23 22:39:55 +00:00
Jimmy Olgeni
ee0a39c53d Update maintainer's email address.
PR:		26709
Submitted by:	Carl Johan Madestrand <LoRd_CJ@dalusers.com>
2001-04-20 14:04:15 +00:00
Maxim Sobolev
6778d98567 Fix a nasty memory leak, which draws the editor nearly unusable, as it quickly
eats all available memory and swap space.
2001-04-09 07:44:18 +00:00
Michael Haro
2c670855c0 Update maintainer email
PR:		26109
Submitted by:	    maintainer
2001-04-02 06:32:55 +00:00
Maxim Sobolev
e7e5ac6550 OOPS, forgot to add/remove patches in my previous commit (update to 1.2.5 and
cleanups).
2001-01-26 19:59:47 +00:00
Maxim Sobolev
f27143dffb - Add several missed @dirrm into pkg-plist;
- update MASTER_SITES and WWW;
- update to 1.2.5 version.
2001-01-26 19:56:01 +00:00
Alexander Langer
958fad775d Change maintainer to Carl Johan Madestrand <cj@vallcom.net>. 2000-06-29 17:11:47 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Chris Piazza
051990a5ac Update to 1.2.4 1999-11-20 03:19:15 +00:00
Chris Piazza
494e25fd92 Update to version 1.2.3 1999-11-19 06:12:16 +00:00
Chris Piazza
55ca6c6772 sh(1) is not bash on FreeBSD so 'source' isn't a command. Change
it to '.'

Submitted by:	steve
1999-09-18 00:23:52 +00:00
Chris Piazza
512dfb1eed Fix packaging for this port.
It doesn't seem to be installing static libraries any more, this
is probably related to the libtool changes.
1999-09-17 18:21:29 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
c4c8c4061f Update to lpe 1.2.2. 1999-07-04 18:35:32 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Chris Piazza
65ba71e8ec Update to 1.2.1
PR:	12287
1999-06-19 05:27:09 +00:00
Tim Vanderhoek
d6083f4e6e Would it be considered sacriligious to change all of the 'K's in
Kirk McKusick, Keith Bostic, and J. Karels into 'W's,
representing WWW:?  Probably.  Better not risk it.  :)
1999-05-02 22:03:30 +00:00
Michael Haro
c6678557f7 Update to 1.1.9
PR:		11262
Submitted by:	maintainer
1999-04-22 23:11:08 +00:00
Steve Price
9a2b47e80d Update to version 1.1.8.
PR:		11193
Submitted by:	maintainer
1999-04-19 04:06:55 +00:00
Michael Haro
3fe0aff439 Really small editor and has syntax highlighting for quit a few languages.
PR:		11106
Submitted by:	Chris Piazza cpiazza@home.net
1999-04-14 05:56:14 +00:00