Commit graph

62 commits

Author SHA1 Message Date
Renato Botelho
a1a0f2e48a - Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB

PR:		ports/101511
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 12:11:05 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
26509b38b7 - Add SHA256 2005-11-24 02:03:34 +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
Sam Lawrance
d99f2bc591 Update to 3.17.17
PR:		ports/82529
Submitted by:	Ports Fury
2005-06-22 17:42:28 +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
Kirill Ponomarev
9f6c3c0d1b Update to version 3.17.14
PR:		ports/75110
Submitted by:	Ports Fury
2004-12-15 15:21:50 +00:00
Kris Kennaway
e739b5952a Add missing directory 2004-11-26 00:05:53 +00:00
Kirill Ponomarev
9e5fc8dded Update to version 3.17.
PR:		ports/69812
Submitted by:	Ports Fury
2004-07-30 20:49:07 +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
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +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
Pete Fritchman
e9c55e7cb5 - update to 3.17.7
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist

PR:		52048
Submitted by:	Ports Fury
2003-05-16 03:33:40 +00:00
Tilman Keskinoz
c35e84cda9 Reset Maintainer address
Submitted by:	Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR:		51601-51606
2003-04-29 22:00:17 +00:00
Tilman Keskinoz
c1ba2e8580 Update WWW and MASTER_SITES
PR:		48300
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com>
2003-02-24 10:46:21 +00:00
Akinori MUSHA
3860f7f3e2 De-pkg-comment. 2003-02-21 11:38:28 +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
Patrick Li
582a220497 - Update to 3.17.5
- Add missing dependency

PR:		34564
Submitted by:	Adam Weinberger <monkey@crackula.com>, maintainer
Approved by:	maintainer
2002-02-15 18:13:58 +00:00
Alexander Langer
fb5f04ef29 Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)
and defining DO_NOT_USE_VGALIB manually in config.h.
Works great now.

Reported by:	bento
2001-08-23 18:34:56 +00:00
Kris Kennaway
9a88e878ad Upgrade the distfile to 3.17.4 in an attempt to get this port building
again.  Note failure of attempt and give up; this port is still broken in
the same way as the previous (looks like it's expecting some missing
libraries; ncurses and at least one other).  Therefore, mark BROKEN.
2001-08-20 06:21:51 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Matthew Hunt
bde19610a8 Upgrade to 3.17.2.
PR:		22593
Submitted by:	brett@peloton.runet.edu
2000-11-04 01:35:52 +00:00
Jeremy Lea
bf9c34c549 Correct and sort PLISTs. 2000-10-02 23:01:49 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Neil Blakey-Milner
f434cf153e Update to 3.15.3
PR:		ports/19421
Submitted by:	Brett Taylor <brett@peloton.runet.edu> (maintainer)
2000-06-22 15:10:02 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
62b01f4f9c Use installed intl shared library instead of the port's own. Plus several
cosmetic cleanups (group USE_* and add USE_XLIB).
2000-05-24 14:00:20 +00:00
Maxim Sobolev
4b4feacbfa Update to 3.14.1. Add a WWW while I'm here.
PR:		18517
Submitted by:	maintainer
2000-05-19 13:05:43 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Chris D. Faulhaber
34d763523f Update port to 3.13.2
PR:		17273
Submitted by:	Maintainer
2000-03-11 14:22:54 +00:00
Chris Piazza
fe11e34f92 Update to 3.12.0. This port now works on 4.0.
PR:		16414
Submitted by:	maintainer
2000-01-29 06:56:35 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +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
Steve Price
d932d9bb50 This port also BUILD_DEPENDS on gettext for its documentation. 1999-06-22 16:26:28 +00:00
Chris Piazza
1e39753fcf Update cooledit to 3.11.3.
PR:	12162
1999-06-19 06:02:08 +00:00
Steve Price
2954c55b1d Update to version 3.11.2.
PR:		12047
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-09 00:05:23 +00:00
Steve Price
5dc3a85a4c Add the .so symlink for the library. 1999-06-06 15:51:43 +00:00
Michael Haro
3aa77171e7 Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
1999-06-05 19:00:43 +00:00
Michael Haro
e7174755d4 fix plist 1999-05-02 10:35:44 +00:00
Justin M. Seger
a72395202c Upgrade to cooledit-3.9.0
PR:		ports/10986
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-06 22:06:40 +00:00