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: sysutils/debhelper/Makefile

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2 

Wednesday, 24 Dec 2014
06:14 sunpoet search for other commits by this committer
- Update to 9.20141222

Changes:	http://source.joeyh.branchable.com/?p=source.git
Original commitRevision:375404 
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 
Monday, 24 Nov 2014
18:28 sunpoet search for other commits by this committer
- Update to 9.20141107
- Cleanup PLIST

Changes:	http://source.joeyh.branchable.com/?p=source.git
Original commitRevision:373289 
Monday, 6 Oct 2014
23:06 sunpoet search for other commits by this committer
- Update to 9.20141003

Changes:	http://source.joeyh.branchable.com/?p=source.git
Original commitRevision:370248 
Monday, 18 Aug 2014
12:46 sunpoet search for other commits by this committer
- Update to 9.20140817

Changes:	http://source.joeyh.branchable.com/?p=source.git
Original commitRevision:365300 
Sunday, 10 Aug 2014
17:54 sunpoet search for other commits by this committer
- Update to 9.20140809
- Add LICENSE

Changes:	http://source.joeyh.branchable.com/?p=source.git
Original commitRevision:364554 
Friday, 4 Jul 2014
02:48 sunpoet search for other commits by this committer
- Update to 9.20140613
- Fix shebang
- Update pkg-descr
- Use single space after WWW:
- Take maintainership

Changes:	http://source.joeyh.branchable.com/?p=source.git
Original commitRevision:360511 
Monday, 30 Jun 2014
05:51 eadler search for other commits by this committer
multiple: reset gslin's maintainer
	By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
Original commitRevision:359802 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Saturday, 7 Sep 2013
06:13 az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326572 
Friday, 8 Feb 2013
09:08 miwi search for other commits by this committer
A collection of programs that can be used in a debian/rules file to automate
common tasks related to building debian packages. Programs are included to
install various files into your package, compress files, fix file permissions,
integrate your package with the debian menu system, debconf, doc-base, etc.
Most debian packages use debhelper as part of their build process.

WWW:	http://joeyh.name/code/debhelper/

PR:		ports/175915
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Original commitRevision:311923 

Number of commits found: 112 (showing only 12 on this page)

«  1 | 2