FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:40 PM GMT
non port: net-mgmt/packit/Makefile
CVSWeb

Number of commits found: 9

Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 31 Jan 2007
[ 14:09 pav ] Original commit 
1.5 dns/dnshijacker/Makefile
1.9 graphics/p5-Image-Grab/Makefile
1.15 net-mgmt/angst/Makefile
1.8 net-mgmt/cdpd/Makefile
1.32 net-mgmt/ettercap/Makefile
1.12 net-mgmt/gps/Makefile
1.10 net-mgmt/isic/Makefile
1.5 net-mgmt/knowlan/Makefile
1.15 net-mgmt/packit/Makefile
1.18 net-mgmt/pixilate/Makefile

(Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
- Patch net/libnet* to versioned libraries and header files, so they can
  coexist

PR:             ports/103861
Submitted by:   alepulver
Tested by:      pointyhat
With hat:       portmgr
Mon, 14 Nov 2005
[ 17:07 sem ] Original commit 
1.814 MOVED
1.4 dns/dnshijacker/Makefile
1.8 graphics/p5-Image-Grab/Makefile
1.13 net-mgmt/angst/Makefile
1.6 net-mgmt/cdpd/Makefile
1.28 net-mgmt/ettercap/Makefile
1.9 net-mgmt/gps/Makefile
1.6 net-mgmt/isic/Makefile
1.4 net-mgmt/knowlan/Makefile
1.14 net-mgmt/packit/Makefile

(Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>
Thu, 21 Apr 2005
[ 17:44 krion ] Original commit 
1.6 dns/dnsflood/Makefile
1.12 net-mgmt/angst/Makefile
1.14 net-mgmt/braa/Makefile
1.11 net-mgmt/disco/Makefile
1.15 net-mgmt/fprobe/Makefile
1.13 net-mgmt/iftop/Makefile
1.10 net-mgmt/nefu/Makefile
1.13 net-mgmt/packit/Makefile
1.15 net-mgmt/pixilate/Makefile
1.9 net-mgmt/portmon/Makefile

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Drop maintership.
Tue, 12 Apr 2005
[ 03:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 14 Apr 2004
[ 09:57 krion ] Original commit 
1.10 net-mgmt/packit/Makefile
1.7 net-mgmt/packit/distinfo
- Update to version 1.0
Mon, 23 Feb 2004
[ 04:42 wollman ] Original commit 
1.2 net/nagios/files/DEINSTALL.tmpl
1.2 net/nagios/files/INSTALL.tmpl
1.2 net/nagios/files/MESSAGE.tmpl
1.344 MOVED
1.81 Makefile
1.33 dns/ipcheck/Makefile
1.10 dns/p5-Net-DNS-ZoneFile/Makefile
1.9 graphics/hpoj/Makefile
1.55 lang/php4/Makefile
1.49 lang/php5/Makefile

(Only the first 10 of 907 ports in this commit are shown above. View all ports for this commit)
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours10
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.111 seconds.