notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/pcre/Makefile

Number of commits found: 139 (showing only 39 on this page)

«  1 | 2 

Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- 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
Original commit
Wednesday, 18 Jul 2007
21:10 krion search for other commits by this committer
Update to 7.2
Original commit
Monday, 28 May 2007
14:47 krion search for other commits by this committer
Fix leftovers.

Submitted by:   mnag
Original commit
12:45 krion search for other commits by this committer
Update to 7.1
Original commit
Sunday, 11 Mar 2007
19:41 krion search for other commits by this committer
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.
Original commit
Wednesday, 27 Dec 2006
10:26 krion search for other commits by this committer
Update to 7.0
Original commit
Saturday, 4 Nov 2006
08:15 krion search for other commits by this committer
Utilize USE_LDCONFIG.
Original commit
08:08 krion search for other commits by this committer
Honour pkgname in devel/pcre while building with "WITH_UTF=yes"

PR:             ports/105116
Submitted by:   girgen
Original commit
Friday, 7 Jul 2006
07:58 krion search for other commits by this committer
Update to version 6.7
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Monday, 6 Feb 2006
17:30 krion search for other commits by this committer
Update to 6.6
Original commit
Friday, 3 Feb 2006
12:22 krion search for other commits by this committer
Update to 6.5
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Sunday, 16 Oct 2005
18:47 krion search for other commits by this committer
Add CONFLICTS.

PR:             ports/87526 ports/87527
Submitted by:   Denis Shaposhnikov <dsh@neva.vlink.ru>
Original commit
Monday, 12 Sep 2005
12:28 krion search for other commits by this committer
Update to 6.4
Original commit
Sunday, 28 Aug 2005
12:01 krion search for other commits by this committer
Update to 6.3
Original commit
Monday, 1 Aug 2005
14:33 krion search for other commits by this committer
Update to 6.2
Original commit
Wednesday, 27 Jul 2005
13:46 osa search for other commits by this committer
Update to 6.1.

CXX patches flamed by:  #bsd-unix
Approved by:            krion (maintainer)
Special thanks to:      fjoe@, vsevolod@, Umka
Original commit
Sunday, 12 Jun 2005
07:39 krion search for other commits by this committer
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>
Original commit
Tuesday, 7 Jun 2005
22:22 krion search for other commits by this committer
Take maintainership, maintainer is MIA for too long.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Tuesday, 12 Oct 2004
00:16 eik search for other commits by this committer
- update to 5.0
Original commit
Thursday, 1 Jul 2004
17:06 ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
Original commit
Monday, 19 Jan 2004
22:30 eik search for other commits by this committer
- update to version 4.5
- use PORTDOCS
- set homepage to freshmeat (under control of the author)

Approved by:    marcus (mentor)
Original commit
Friday, 14 Nov 2003
00:29 eik search for other commits by this committer
switch my ports to my FreeBSD address

Approved by:    marcus (mentor)
Original commit
Wednesday, 15 Oct 2003
05:28 erwin search for other commits by this committer
- add some unofficial mirror sites to make pcre fetchable

PR:             58039
Submitted by:   maintainer
Original commit
Thursday, 25 Sep 2003
21:25 erwin search for other commits by this committer
Seems the uk site went down and sf is still at 4.3, so I'll
serve the distfile myself for now.
Original commit
06:40 erwin search for other commits by this committer
- 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
Original commit
Thursday, 10 Jul 2003
01:04 foxfair search for other commits by this committer
PR:             53741
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Reviewed by:    maintainer
Upgrade devel/pcre to 4.3
Original commit
Friday, 21 Feb 2003
17:54 leeym search for other commits by this committer
replace ENABLE_UTF8 with WITH_UTF8

PR:             48521
Submitted by:   Dominic Mitchell <dom@happygiraffe.net>
Original commit
11:23 knu search for other commits by this committer
De-pkg-comment.
Original commit
01:17 leeym search for other commits by this committer
add an option to use the UTF-8 code in pcre

PR:             48496
Submitted by:   Dominic Mitchell <dom@happygiraffe.net>
Original commit
Friday, 20 Sep 2002
09:47 knu search for other commits by this committer
- 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)
Original commit
Saturday, 24 Nov 2001
01:56 dwcjr search for other commits by this committer
Update to 3.7    
Original commit
Thursday, 7 Jun 2001
08:46 roam search for other commits by this committer
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net    
Original commit
Thursday, 3 May 2001
09:38 mharo search for other commits by this committer
The distfile has moved (and switched to a .tar.gz).   Also add a pointer to the
homepage.    
Original commit
Wednesday, 24 Jan 2001
02:09 kuriyama search for other commits by this committer
Upgrade to 3.4.    
Original commit
Thursday, 26 Oct 2000
00:54 jeh search for other commits by this committer
@${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.    
Original commit

Number of commits found: 139 (showing only 39 on this page)

«  1 | 2