1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
Kirill Ponomarev
e8ecc27584 Update to 7.3 2007-09-05 10:33:04 +00:00
Kirill Ponomarev
c5488974ad Respect NOPORTDOCS
PR:		ports/115847
Submitted by:	rafan
2007-08-27 19:59:37 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Kirill Ponomarev
d669152ca1 Update to 7.2 2007-07-18 21:10:11 +00:00
Kirill Ponomarev
e6ff7fc305 Fix leftovers.
Submitted by:	mnag
2007-05-28 14:47:35 +00:00
Kirill Ponomarev
d8e8830722 Update to 7.1 2007-05-28 12:45:17 +00:00
Kirill Ponomarev
9162f7ee92 Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.
2007-03-11 19:41:33 +00:00
Kirill Ponomarev
4c1eba3d46 Update to 7.0 2006-12-27 10:26:40 +00:00
Kirill Ponomarev
ebaf0a7207 Utilize USE_LDCONFIG. 2006-11-04 08:15:09 +00:00
Kirill Ponomarev
136facb65a Honour pkgname in devel/pcre while building with "WITH_UTF=yes"
PR:		ports/105116
Submitted by:	girgen
2006-11-04 08:08:15 +00:00
Kirill Ponomarev
673dbb2b64 Fix build on 4.x
Submitted by:	andrew clarke <mail@ozzmosis.com>
2006-07-07 09:56:38 +00:00
Kirill Ponomarev
31de5632e1 Update to version 6.7 2006-07-07 07:58:19 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Kirill Ponomarev
b2369d8755 Update to 6.6 2006-02-06 17:30:49 +00:00
Kirill Ponomarev
e5c7b7bac5 Update to 6.5 2006-02-03 12:22:53 +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
Kirill Ponomarev
01e9c7283b Add CONFLICTS.
PR:		ports/87526 ports/87527
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2005-10-16 18:47:23 +00:00
Kirill Ponomarev
5ebdcd104e Update to 6.4 2005-09-12 12:28:08 +00:00
Kirill Ponomarev
6eb184ab19 Update to 6.3 2005-08-28 12:01:39 +00:00
Kirill Ponomarev
bafe1054b5 Update to 6.2 2005-08-01 14:33:19 +00:00
Sergey A. Osokin
5ac57bad4b Update master home page to http://www.pcre.org/.
Approved by:	krion (maintainer)
2005-07-28 12:42:55 +00:00
Sergey A. Osokin
e9b75968a4 Update to 6.1.
CXX patches flamed by:	#bsd-unix
Approved by:		krion (maintainer)
Special thanks to:	fjoe@, vsevolod@, Umka
2005-07-27 13:46:12 +00:00
Kirill Ponomarev
230199e849 Add WITH_LINK_SIZE knob which allows to adjust pcre internal data
structures for compilation of jumbo-sized patterns.

PR:		ports/74369
Submitted by:	David Landgren <david (at) landgren dot net>
2005-06-12 07:39:16 +00:00
Kirill Ponomarev
1d0ffe96b4 Take maintainership, maintainer is MIA for too long. 2005-06-07 22:22:41 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +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
Oliver Eikemeier
4b187ea8bc - update to 5.0 2004-10-12 00:16:52 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Oliver Eikemeier
839e10da49 SIZEify
Prompted by:	trevor
2004-03-18 01:04:31 +00:00
Oliver Eikemeier
05d3424704 - update to version 4.5
- use PORTDOCS
- set homepage to freshmeat (under control of the author)

Approved by:	marcus (mentor)
2004-01-19 22:30:50 +00:00
Oliver Eikemeier
d1b344e8cd switch my ports to my FreeBSD address
Approved by:	marcus (mentor)
2003-11-14 00:29:48 +00:00
Erwin Lansing
7a08e0604b - add some unofficial mirror sites to make pcre fetchable
PR:		58039
Submitted by:	maintainer
2003-10-15 05:28:54 +00:00
Erwin Lansing
1a13c1384a Seems the uk site went down and sf is still at 4.3, so I'll
serve the distfile myself for now.
2003-09-25 21:25:10 +00:00
Erwin Lansing
e069c14e1e - update to 4.4
- use libtool from ports
- assign maintainership to submitter

PR:		56966
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	maintainer
2003-09-25 06:40:26 +00:00
Foxfair Hu
9d7163560f PR: 53741
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Reviewed by:	maintainer
Upgrade devel/pcre to 4.3
2003-07-10 01:04:52 +00:00
Yen-Ming Lee
d6fcd3efae replace ENABLE_UTF8 with WITH_UTF8
PR:		48521
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2003-02-21 17:54:37 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Yen-Ming Lee
8e359ba0a1 add an option to use the UTF-8 code in pcre
PR:		48496
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2003-02-21 01:17:51 +00:00
Akinori MUSHA
15d80651a9 - Update pcre to 3.9
- Temporarily disable USE_BZIP2 due to corrupted distfile
  on SourceForge mirrors

PR:		ports/42067
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

(no response from MAINTAINER)
2002-09-20 09:47:36 +00:00
David W. Chapman Jr.
37f4f657e4 Update to 3.7
PR:		32103
Submitted by:	maintainer
2001-11-24 01:56:44 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Michael Haro
15fc00e2e1 The distfile has moved (and switched to a .tar.gz).
Also add a pointer to the homepage.

PR:		27053
Submitted by:	    maintainer
2001-05-03 08:38:54 +00:00
Jun Kuriyama
a97a881758 Upgrade to 3.4.
PR:		ports/24430
Submitted by:	yds@dppl.com
No response from:	maintainer
2001-01-24 02:09:04 +00:00
James E. Housley
a83b5b293f @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep
in the pre-install target otherwise we get a broken pgrep shell script
installed instead of the binary we really want.

PR:		21508
Submitted by:	MAINTAINER
2000-10-25 23:54:27 +00:00
Satoshi Asami
bd2cd58b26 Add two .la files.
Submitted by:	bento
2000-06-03 09:16:52 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Michael Haro
2c802b6209 forgot this file 2000-03-24 01:58:45 +00:00