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
non port: net/hidentd/Makefile

Number of commits found: 16

Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Monday, 5 Aug 2019
06:37 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508138 
Friday, 1 Jan 2016
17:23 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
Original commitRevision:405018 
Friday, 4 Jul 2014
21:44 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
Original commitRevision:360664 
Monday, 9 Jun 2014
14:43 vanilla search for other commits by this committer
Stagify.
Original commitRevision:357159 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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)
Original commit
Thursday, 21 Apr 2005
17:44 krion search for other commits by this committer
Drop maintership.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Saturday, 27 Nov 2004
10:06 krion search for other commits by this committer
Update to 0.4
Original commit
Thursday, 1 Apr 2004
09:39 krion search for other commits by this committer
- Remove USE_SIZE knob
Original commit
Saturday, 20 Mar 2004
18:08 krion search for other commits by this committer
- Utilize PLIST_FILES
Original commit
Friday, 30 Jan 2004
14:05 krion search for other commits by this committer
- SIZEify
Original commit
Wednesday, 5 Nov 2003
20:09 krion search for other commits by this committer
- Update to version 0.3
Original commit
Monday, 3 Nov 2003
12:08 krion search for other commits by this committer
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.
Original commit

Number of commits found: 16