aboutsummaryrefslogtreecommitdiff
path: root/net/beacon
Commit message (Collapse)AuthorAgeFilesLines
* - Add RC scriptWesley Shields2009-08-153-6/+33
| | | | | | | | | | | | - No need to use pre-build target - Fix up plist PR: ports/136903 Submitted by: Antonio Querubin <tony@lava.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=239597
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Add SHA256 checksumEdwin Groothuis2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164721
* Update to 1.3.Sam Lawrance2006-05-155-33/+22
| | | | | | | | | PR: ports/96503 Submitted by: Antonio Querubin <tony@lava.net> Approved by: janos.mohacsi@bsd.hu (maintainer, timeout 4 weeks) Notes: svn path=/head/; revision=162412
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Fix plist: handle one directory as a directory instead as a filePav Lucistnik2005-01-083-1/+13
| | | | | | | | | | - Suppress creation of perllocal.pod PR: ports/75182 Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) Notes: svn path=/head/; revision=125808
* BROKEN on !i386: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121942
* - Update to 1.1Pav Lucistnik2004-10-264-6/+108
| | | | | | | | | | Extensive list of changes is in the PR PR: ports/73107 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=120245
* BROKEN: UnfetchableKris Kennaway2004-09-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118396
* Upgrade to 0.9.55 and make fetchable again.Thierry Thomas2004-07-116-60/+36
| | | | | | | Submitted by: maintainer. Notes: svn path=/head/; revision=113418
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113364
* - Fix build on AMD64Kirill Ponomarev2004-03-051-1/+1
| | | | Notes: svn path=/head/; revision=102990
* - Fix build on alpha, AMD64 and sparc64Kirill Ponomarev2004-03-022-0/+15
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102730
* Add beacon 0.9.06,Kirill Ponomarev2004-02-285-0/+86
The NLANR/DAST Multicast Beacon is a program written in Perl which uses the RTP protocol to provide useful statistics and diagnostic information about a given multicast group. It is used in Internet2 AccessGrid project and EU FP5 6NET project. PR: ports/63440 Submitted by: Janos.Mohacsi@bsd.hu Notes: svn path=/head/; revision=102457