1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Mark Felder
2058a88cc1 Update "BSD" license in net-mgmt category 2014-12-08 13:49:34 +00:00
Martin Wilke
116b19c0f0 - Update MASTER_SITES
PR:		187059
2014-02-27 09:01:38 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Jason E. Hale
234783d517 - Update to 0.5
- Add LICENSE (BSD)

While here:
- Drop ABI version number from LIB_DEPENDS
- Trim Makefile header

PR:		ports/170161
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-18 01:42:54 +00:00
Martin Wilke
0e81abbf0c - Remove DEPRECATED
- Update MASTER_SITES and WWW: line

PR:		155869
Submitted by:	Ports Fury
2011-03-25 11:36:36 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Baptiste Daroussin
df34e88d63 Deprecate unmaintained ports from net-mgmt where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-14 11:57:42 +00:00
Mark Linimon
2be3df4e6c Reset dyeske@gmail.com at his request.
Hat:	portmgr
2009-02-02 23:44:01 +00:00
Rong-En Fan
741aa71483 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)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +00:00
Rong-En Fan
ee89ce28d6 - Update to 0.3
PR:		ports/103538
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
Approved by:	maintainer timeout (14 days)
2006-10-07 07:06:57 +00:00
Tilman Keskinoz
7a32045625 Add missing dependency on libdnet
PR:		102272
Submitted by:	David Adam <zanchey@ucc.gu.uwa.edu.au>
Approved by:	maintainer timeout (1 month)

While here fix a segfault in usage() (*sigh*)
2006-09-22 15:06:23 +00:00
Edwin Groothuis
9a50715eee SHA256ify
Approved by: krion@
2006-02-01 01:08:07 +00:00
Pav Lucistnik
aa5f59396b - Fetchable again
PR:		ports/83014
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2005-07-05 22:31:56 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
0a64cde632 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 19:46:20 +00:00
Kirill Ponomarev
96b9b05411 Add arpscan-0.2,
arpscan is a very simple scanner which sends out arp requests
for the given IP addresses and displays a list of the found
hosts.

PR:		ports/64605
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-03-23 08:49:46 +00:00