non port: net/hidentd/Makefile |
Number of commits found: 16 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
|
Monday, 5 Aug 2019
|
06:37 antoine
Mark BROKEN: unfetchable
|
Friday, 1 Jan 2016
|
17:23 amdmi3
- Add LICENSE
- Switch to options helpers
|
Friday, 4 Jul 2014
|
21:44 adamw
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Monday, 9 Jun 2014
|
14:43 vanilla
Stagify.
|
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Thursday, 21 Apr 2005
|
17:44 krion
Drop maintership.
|
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Saturday, 27 Nov 2004
|
10:06 krion
Update to 0.4
|
Thursday, 1 Apr 2004
|
09:39 krion
- Remove USE_SIZE knob
|
Saturday, 20 Mar 2004
|
18:08 krion
- Utilize PLIST_FILES
|
Friday, 30 Jan 2004
|
14:05 krion
- SIZEify
|
Wednesday, 5 Nov 2003
|
20:09 krion
- Update to version 0.3
|
Monday, 3 Nov 2003
|
12:08 krion
hidentd is a simple and secure GPLed ident (RFC1413) server. It
requires either inetd, xinetd or ucspi-tcp to run. Basic
features:
* small and simple - around 300 lines of code
* secure - runs without root priviledges
* easy - no complicated configuration file syntax to learn.
* hidentd is entirely controlled with command line options.
* can be configured to provide fake usernames, protecting your
* privacy
* limited masqueraded/NAT connections support.
|
Number of commits found: 16 |