aboutsummaryrefslogtreecommitdiff
path: root/net/samplicator
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul of rc script which was non-functionalMark Felder2014-05-192-27/+24
| | | | | | | | | | | | | | | Most notable change is the renaming of $samplicator_user to $samplicator_runas. The reasoning is that the usage of daemon(8) and $name_user does not mix well; it resulted in the following: _doit='su -m $name_user -c '\''sh -c "/usr/sbin/daemon -u $name_user ..." This defeats the purpose of daemon which has to be launched as root. Sponsored by: SupraNet Communications, Inc Notes: svn path=/head/; revision=354537
* - Add rc scriptRyan Steinmetz2014-03-032-0/+72
| | | | | | | | | - Bump PORTREVISION Submitted by: me Approved by: me@falz.net (maintainer) Notes: svn path=/head/; revision=346957
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Support STAGEMark Felder2014-02-031-5/+9
| | | | | | | | | | Add LICENSE Approved by: swills (mentor, implicit) Approved by: maintainer (my coworker) Notes: svn path=/head/; revision=342452
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Ressurect net/samplicatorRyan Steinmetz2012-09-083-0/+33
| | | | | | | | | | | - Assign new MAINTAINER - Update MASTER_SITES PR: ports/170922 Submitted by: Chris Wopat <me@falz.net> Notes: svn path=/head/; revision=303913
* 2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"Martin Wilke2008-04-254-43/+0
| | | | | | | | | | 2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained 2008-04-22 net/ocaml-netclient: is part of ocaml-net 2008-04-06 net/samplicator: Project has vanished 2008-03-20 graphics/entice: Broken and unmaintained Notes: svn path=/head/; revision=211983
* Project has vanished, mark DEPRICATED with an expiration dateErwin Lansing2008-03-061-0/+3
| | | | | | | | | one month from now. Submitted by: maintainer Notes: svn path=/head/; revision=208510
* Update to 1.3.5Erwin Lansing2006-05-072-4/+4
| | | | | | | | PR: 96938 Submitted by: Michael Lyngbøl <lyngbol@wheel.dk> (maintainer) Notes: svn path=/head/; revision=161639
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* upgrade to 1.3.2Ying-Chieh Liao2001-10-172-5/+6
| | | | | | | | PR: 30932 Submitted by: maintainer Notes: svn path=/head/; revision=48886
* Update to 1.3.1, improvements include:Akinori MUSHA2001-09-032-3/+2
| | | | | | | | | | | | | | - Added config file option "-c" which implements samplication to peers depending on the source of the packet. - Added patch to make source address spoofing work on BSD-based systems. Pointed out by: Vladimir A. Jakovenko <vovik@lucky.net> PR: ports/30288 Submitted by: Michael Lyngbol <lyngbol@wheel.dk> (MAINTAINER) Notes: svn path=/head/; revision=47381
* Install docs.Kevin Lo2001-06-282-0/+9
| | | | | | | | PR: 28467 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44522
* Add samplicator 1.2.1,Mark Pulford2001-06-105-0/+29
receives UDP datagrams and redistributes them to a set of receivers. PR: 27809 Submitted by: Michael Lyngbol <lyngbol@wheel.dk> Reviewed by: will Notes: svn path=/head/; revision=43736