- Remove DEPRECATED and EXPIRATION_DATE
- Change MASTER_SITES to github
- Install tcptraceroute to PREFIX/bin
- Add DOCS options and PORTDOCS
- Use new @(user,group,perm) format in PLIST
- Reformat pkg-desc
Changes: https://github.com/mct/tcptraceroute/blob/master/ChangeLog
The ports lang/ezm3, net/cvsup and net/cvsup-without-gui ports have
expired and will be removed as soon as today. This port provides
a statically-compiled version of cvsup-without-gui to offer cvsup on
the amd64 platform of all supported releases of FreeBSD.
This hasn't been available since ezm3 coredumps on newer releases, and
now it's BROKEN due to being unstaged.
PR: 192180
Submitted by: delphij@
The ports the depend on net/libnet10 should have been set to expire on
the same day as net/libnet10. That didn't happen, so postpone the removal
of libnet10 three weeks to afford an opportunity for 12 ports to migrate
to a new libnet.
- Add USES=libtool
- Remove USE_LDCONFIG, not needed for modules
- Disable static modules
- Remove install-configure from INSTALL_TARGET, no impact with staging
- Add manpages to pkg-plist
- Use @sample
- Replace pkg-(de)install and pre-install target with USERS and GROUPS
- Create /var/run/authdaemond at package installation instead of in rc
script
download them completely and then gunzip them. This preserves the
modtimes, and is the only way of knowing the actual age of the
data files.
Suggested by: ache
The audio/freeswitch-music port was actually staged, but it lost its
purpose after the other 3 ports supporting the development version of
FreeSwitch were removed due to lack of maintenance and staging.
The older binutils are picky and error out when trying to strip .a
files, the newer binutils just skip over things and print warnings. [1]
Fix build with WITH_SSP[_PORTS]=yes, by not running together LDFLAGS
expansions; this drops one hunk from files/patch-configure.in.
Modernize USE_PYTHON and @unexec rmdir.
PR: 192047 [1]
Submitted by: feld@ [1], Janos Dohanics [1, to ports@]
Upstream:
- Updated the list of new gTLDs.
- Added some disclaimer suppression strings for the new gTLDs' servers.
- Updated one or more translations. (Closes: #756231)
Port:
- Pull source from github, not from the Debian pool
- Fix build error in QAT
PR: 190799
Submitted by: Marco Steinbach <coco@executive-computing.de>
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr