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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: www/wwwstat/Makefile

Number of commits found: 27

Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Monday, 9 Nov 2015
12:59 antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
Original commitRevision:401096 
Tuesday, 23 Dec 2014
02:22 mat search for other commits by this committer
Catch up abusive uses of ${SITE_PERL}.

Sponsored by:	Absolight
Original commitRevision:375302 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Tuesday, 15 Apr 2014
14:51 ohauer search for other commits by this committer
- add stage support
- use PERL instead of PERL5 in scripts
- rename patch files
- move text displayed with ECHO_MSG into pkg-message
Original commitRevision:351337 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 3 Aug 2013
07:52 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324180 
Sunday, 9 Sep 2012
18:05 ohauer search for other commits by this committer
- s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Original commitRevision:303986 
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Monday, 28 May 2012
20:02 crees search for other commits by this committer
Remove control characters from Makefile comments
Original commit
Sunday, 1 Jan 2012
16:47 ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
Original commit
Saturday, 20 Aug 2011
17:27 ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Original commit
Tuesday, 27 Apr 2010
01:41 pgollucci search for other commits by this committer
- Release some more ports
Original commit
Saturday, 16 May 2009
06:27 pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
Original commit
03:12 pgollucci search for other commits by this committer
- Works with apache 1.3, and 2.x

Reported by:    Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> (via e-mail)
Original commit
Monday, 11 May 2009
06:06 pgollucci search for other commits by this committer
- Adopt
- Remove apache from RUN_DEPENDS
- APACHE_COMPAT is deprecated
- Remove DIST_SUBDIR
- Use SITE_PERL instead of SITEPERL
- Fix pkg-plist
Original commit
Tuesday, 24 Feb 2009
13:29 skv search for other commits by this committer
Use variables SITE_PERL and SITE_PERL_REL where appropriate.
Original commit
Monday, 3 Oct 2005
06:57 linimon search for other commits by this committer
Chase updated mastersite.  It's only been wrong for a few days shy of
four years.

I hope this sets some kind of record for this distfile sweep.

Source:         distfile survey
Original commit
Monday, 19 Sep 2005
11:52 clement search for other commits by this committer
- Define APACHE_COMPAT
  It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:    portmgr (self)
Original commit
Saturday, 10 Apr 2004
17:26 trevor search for other commits by this committer
Tidy up whitespace.
Original commit
Friday, 7 Nov 2003
09:12 marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
Original commit
Thursday, 17 Jul 2003
20:39 glewis search for other commits by this committer
. Make the monthly script Y2K compliant (!)
. Bump PORTREVISION.

PR:             15477
Original commit
Thursday, 3 Jul 2003
16:43 demon search for other commits by this committer
Release to ports@ since I don't use this program.
Original commit
Friday, 7 Mar 2003
06:12 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Monday, 13 Nov 2000
12:45 demon search for other commits by this committer
Change MAINTAINER field.   I am now at FreeBSD dot org    
Original commit

Number of commits found: 27