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: net/spread/pkg-plist

Number of commits found: 19

Friday, 1 Mar 2024
18:11 Gleb Popov (arrowd) search for other commits by this committer Author: Chris Hutchinson
*: Move manpages to share/man

PR:		277322
commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 138eb13
Thursday, 5 Feb 2015
15:49 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:378463 
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, 10 Jun 2014
12:14 mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
Original commitRevision:357300 
Monday, 2 Jun 2014
18:57 rm search for other commits by this committer
net/spread: update MASTER_SITES and other changes

- update MASTER_SITES
- switch to tar.xz distribution [1]
- use fixpacklist instead of manual fix [2]
- strip shared libraries [2]
- whitespace fix in pkg-plist
- bump PORTREVISION because of STRIP_CMD

[1] both tar.gz and tar.xz are identical
[2] obtained from https://phabric.freebsd.org/D126

PR:		190013
Submitted by:	portmaster@bsdforge.com (maintainer)
Original commitRevision:356246 
Sunday, 1 Jun 2014
19:20 rm search for other commits by this committer
net/spread: fix staging

- fix staging
- simplify config samples handling
- bump PORTREVISION

Submitted by:	swills (private email)
Approved by:	portmgr (blanket)
Original commitRevision:356164 
Tuesday, 20 May 2014
06:03 rm search for other commits by this committer
net/spread: unbreak, support staging

- update master sites (maintained by submitter)
- remove broken and deprecated
- pass maintainership to submitter
- support staging

PR:		188853
Submitted by:	C Hutchinson <portmaster@bsdforge.com>
Original commitRevision:354596 
Tuesday, 26 Dec 2006
16:58 rafan search for other commits by this committer
- Handle configuration files according to PH
Original commit
16:25 aaron search for other commits by this committer
General port cleanup: USE_RC_SUBR and plist fixes mostly.
Original commit
Tuesday, 18 Apr 2006
08:51 lawrance search for other commits by this committer
Fix plist.

PR:             ports/92841
Submitted by:   leeym
Approved by:    joshua@roughtrade.net (maintainer, timeout 2 months)
Original commit
Sunday, 22 Jan 2006
02:46 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Friday, 28 Oct 2005
18:30 ehaupt search for other commits by this committer
- Update to 3.17.3
- Provide pkg-deinstall
- Cleanup

PR:             86901
Submitted by:   Chris Mikkelson <cmikk@qwest.net>
Approved by:    maintainer timeout (16 days after postponement)
Original commit
Thursday, 22 Jul 2004
12:15 eik search for other commits by this committer
update of net/spread and net/spread-j to version 3.17.2

PR:             69095
Submitted by:   Joshua Goodall <joshua@roughtrade.net> (maintainer)
Original commit
Monday, 29 Dec 2003
06:21 edwin search for other commits by this committer
[MAINTAINER UPDATE] New versions of spread, spread-j and py-spreadmodule

* Use more bsd.port.mk convenience switches.
* Use rc.subr properly for spread daemon.
* Write a logfile rather than spewing to stdio.
* Move rendezvous socket to /var/run.
* Make Makefile.PL behave properly with PREFIX.

PR:             ports/60053
Submitted by:   Joshua Goodall <joshua@roughtrade.net>
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Saturday, 16 Nov 2002
22:28 edwin search for other commits by this committer
Maintainer update to version 3.17.0

PR:             ports/45178
Submitted by:   Joshua Goodall <joshua@roughtrade.net>
Original commit
Saturday, 13 Apr 2002
10:02 znerd search for other commits by this committer
Update to release 3.16.2. Added stability fixes. Updated manpages.
Use USE_JAVA. Handle jikes properly. Dtrt wrt javadoc.

PR:             36814
Submitted by:   maintainer
Original commit
Saturday, 2 Mar 2002
16:59 petef search for other commits by this committer
- update to 3.16.1   - pass maintainership to submitter   - make the java
dependency more flexible   - get rid of NO_PACKAGE and add a pkg-install script
to create the     user/group needed   - use DOCSDIR instead of the port-specific
DOCDIR   - set PKGMESSAGE to the license file   - sort pkg-plist   - respect
PREFIX    
Original commit
Thursday, 25 Oct 2001
15:36 sada search for other commits by this committer
New port: net/spread   WWW: http://www.spread.org    
Original commit

Number of commits found: 19