FreshPorts -- The Place For Ports Tue, 2 Dec 2008 12:52 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: net/gnu-radius/Makefile
CVSWeb

Number of commits found: 42

Thu, 21 Aug 2008
[ 07: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)
Fri, 6 Jun 2008
[ 14:50 edwin ] Original commit 
1.6 net/apache-soap/Makefile
1.11 net/asterisk-addons/Makefile
1.5 net/asterisk-app-notify/Makefile
1.69 net/asterisk-bristuff/Makefile
1.98 net/asterisk/Makefile
1.8 net/asterisk12-addons/Makefile
1.77 net/asterisk12/Makefile
1.5 net/astfax/Makefile
1.4 net/astmanproxy/Makefile
1.12 net/avahi-app/Makefile

(Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Thu, 21 Feb 2008
[ 21:20 gahr ] Original commit 
1.23 audio/gmixer/Makefile
1.17 audio/gnomoradio/Makefile
1.18 audio/gsi/Makefile
1.17 audio/holyshout/Makefile
1.2 audio/musica/Makefile
1.5 audio/tuxguitar/Makefile
1.34 cad/mars/Makefile
1.18 databases/gbib/Makefile
1.2 devel/crossvc/Makefile
1.37 finance/gnofin/Makefile

(Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.

Approved by:    miwi (mentor)
Fri, 15 Feb 2008
[ 14:09 miwi ] Original commit 
1.39 net/gnu-radius/Makefile
1.12 net/gnu-radius/distinfo
1.2 net/gnu-radius/files/patch-intl::Makefile.in
1.15 net/gnu-radius/pkg-plist
- Unbreak
- Update to 1.5
- Pass maintainership to submitter

PR:             120666
Submitted by:   Pietro Cerutti <gahr@gahr.ch>
Sat, 4 Aug 2007
[ 11:21 nobutaka ] Original commit 
1.38 net/gnu-radius/Makefile
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Mon, 16 Jul 2007
[ 11:34 nobutaka ] Original commit 
1.37 net/gnu-radius/Makefile
Make EMACS_PORT_NAME overridable.
Sun, 27 May 2007
[ 03:42 kris ] Original commit 
1.36 net/gnu-radius/Makefile
BROKEN with gcc 4.2
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 1 Feb 2007
[ 02:42 kris ] Original commit 
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile

(Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Tue, 15 Aug 2006
[ 01:56 clsung ] Original commit 
1.18 misc/chmlib/Makefile
1.15 misc/compat3x/Makefile
1.33 misc/compat4x/Makefile
1.14 misc/compat5x/Makefile
1.6 misc/gctpc/Makefile
1.18 misc/gtl/Makefile
1.8 misc/projectionlib/Makefile
1.9 multimedia/dirac/Makefile
1.18 multimedia/openquicktime/Makefile
1.16 multimedia/pitivi/Makefile

(Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Fri, 14 Apr 2006
[ 19:14 linimon ] Original commit 
1.2 benchmarks/libmicro/Makefile
1.3 converters/htx/Makefile
1.4 devel/drpython/Makefile
1.3 devel/qca/Makefile
1.7 ftp/cmdftp/Makefile
1.68 games/freeciv/Makefile
1.3 irc/cgiirc/Makefile
1.87 irc/irssi-devel/Makefile
1.8 mail/exilog/Makefile
1.4 mail/exipick/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sat, 28 Jan 2006
[ 02:11 linimon ] Original commit 
1.95 Makefile
1.11 converters/mule-ucs-emacs20/Makefile
1.12 converters/mule-ucs/Makefile
1.3 databases/bbdb-emacs20/Makefile
1.6 databases/bbdb/Makefile
1.11 databases/gnats4/Makefile
1.2 databases/lsdb-emacs20/Makefile
1.7 databases/lsdb/Makefile
1.4 deskutils/etask/Makefile
1.10 deskutils/howm/Makefile

(Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
Thu, 28 Jul 2005
[ 07:40 vsevolod ] Original commit 
1.28 net/gnu-radius/Makefile
1.2 net/gnu-radius/files/patch-configure
1.1 net/gnu-radius/files/patch-raddb_Makefile.in
1.10 net/gnu-radius/pkg-plist
1.2 net/gnu-radius/files/radiusd.sh
1.1 net/gnu-radius/files/radiusd.sh.in
Use libtool13 as libtool15 doesn't work with this port (dynamic modules
load fails).
Do not remove config files, install -dist versions instead.

Approved by:            perky (mentor)
Special thanks to:      Anton Yuzhaninov <citrin@citrin.ru>
Fri, 22 Jul 2005
[ 10:33 vsevolod ] Original commit 
1.2 converters/htx/Makefile
1.2 devel/qca/Makefile
1.6 ftp/cmdftp/Makefile
1.2 irc/cgiirc/Makefile
1.3 mail/exilog/Makefile
1.3 mail/exipick/Makefile
1.3 mail/mutt-ng/Makefile
1.2 math/aamath/Makefile
1.12 misc/chmlib/Makefile
1.2 misc/metromap/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Update my email address.

Approved by:    perky (mentor)
Sun, 26 Jun 2005
[ 04:09 novel ] Original commit 
1.26 net/gnu-radius/Makefile
1.1 net/gnu-radius/files/patch-configure
Fix plist and unmark BROKEN.

PR:             82651
Submitted by:   Vsevolod Stakhov (maintainer)
Sun, 12 Jun 2005
[ 00:43 kris ] Original commit 
1.25 net/gnu-radius/Makefile
BROKEN: Incomplete pkg-plist
Thu, 12 May 2005
[ 12:10 sem ] Original commit 
1.24 net/gnu-radius/Makefile
- New maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>

Approved by:    kris
Mon, 9 May 2005
[ 08:05 sem ] Original commit 
1.23 net/gnu-radius/Makefile
- Fix build with PostgreSQL (utilize USE_PGSQL)

PR:             ports/80782
Submitted by:   Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de>
Thu, 5 May 2005
[ 21:33 sem ] Original commit 
1.22 net/gnu-radius/Makefile
1.10 net/gnu-radius/scripts/configure
1.1 net/gnu-radius/files/extrapatch-emacs
1.1 net/gnu-radius/files/patch-intl::Makefile.in
1.9 net/gnu-radius/pkg-plist
- Fix plist and unbreak.
- Remake port infrastructure. Add new knobs.
- Fix locale.alias and charset.alias issue.

PR:             ports/80558
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:    maintainer
Sun, 2 Jan 2005
[ 01:06 kris ] Original commit 
1.21 net/gnu-radius/Makefile
BROKEN: Broken pkg-plist

Approved by:    portmgr (self)
Sun, 19 Dec 2004
[ 01:41 edwin ] Original commit 
1.20 net/gnu-radius/Makefile
1.10 net/gnu-radius/distinfo
1.2 net/gnu-radius/pkg-descr
1.8 net/gnu-radius/pkg-plist
Forced commit because of copy+pasting from wrong PR:

GNU-Radius new version

        GNU-Radius 1.3 has released.
        Another changes in gnu-radius port.

PR:             ports/74851
Submitted by:   Andrey Pavlenko <lance@merlin.net.ua>
[ 01:19 edwin ] Original commit 
1.19 net/gnu-radius/Makefile
1.9 net/gnu-radius/scripts/configure
1.9 net/gnu-radius/distinfo
1.1 net/gnu-radius/files/patch-dbm
1.7 net/gnu-radius/pkg-plist
[MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]

        - Remove duplicate and inactive mirror from MASTER_SITES
        - Add new official mirrors to MASTER_SITES
        - Fix arts support, add OPTIONS for audio settings and use correct
entries for LIB_DEPENDS
        - Use DATADIR in pkg-plist

PR:             ports/75082
Submitted by:   Michael Ranner <mranner@inode.at>
Sun, 21 Nov 2004
[ 04:40 pav ] Original commit 
1.18 net/gnu-radius/Makefile
1.8 net/gnu-radius/distinfo
1.2 net/gnu-radius/files/gnu-radius.sh.tmpl
1.6 net/gnu-radius/pkg-plist
1.1 net/gnu-radius/files/radiusd.sh
- Update to 1.2.95

PR:             ports/74108
Submitted by:   Andrey Pavlenko <lance@merlin.net.ua> (maintainer)
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Sun, 25 Jan 2004
[ 15:52 clement ] Original commit 
1.16 net/gnu-radius/Makefile
1.5 net/gnu-radius/pkg-plist
- Fix plist (at least for default build)

Noticed by:     bento via kris
Thu, 8 Jan 2004
[ 11:09 clement ] Original commit 
1.15 net/gnu-radius/Makefile
1.7 net/gnu-radius/scripts/configure
1.6 net/gnu-radius/distinfo
- Update to 1.2

While I'm here:
    - use USE_MYSQL
    - switch postgresql7 dependency to postgresql-client

Note to -CURRENT users:
    All options which depend on guile are broken.

PR:             60496
Submitted by:   Andrey Pavlenko <lance@merlin.net.ua> (maintainer)
Approved by:    erwin (mentor) (implicitly)
Mon, 15 Dec 2003
[ 20:10 pav ] Original commit 
1.14 net/gnu-radius/Makefile
- This really is a 1.1, so update PORTVERSION too

PR:             ports/60275
Submitted by:   Scott Lambert <scott@lambertfam.org>
Missed by:      krion (4 months ago)
Tue, 14 Oct 2003
[ 16:47 dinoex ] Original commit 
1.95 mail/postfix-current/Makefile
1.80 mail/postfix/Makefile
1.12 mail/zmailer/Makefile
1.13 net/freeradius/Makefile
1.13 net/gnu-radius/Makefile
1.2 net/openradius/Makefile
1.5 net/suckblow/Makefile
1.115 security/ssh2/Makefile
1.37 www/apache13+ipv6/Makefile
1.42 www/apache13-fp/Makefile

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
Tue, 22 Jul 2003
[ 11:58 krion ] Original commit 
1.12 net/gnu-radius/Makefile
1.5 net/gnu-radius/distinfo
Update GNU-Radius to 1.1

PR:             54722
Submitted by:   maintainer
Approved by:    fjoe (mentor)
Sun, 20 Jul 2003
[ 17:21 leeym ] Original commit 
1.11 net/gnu-radius/Makefile
1.6 net/gnu-radius/scripts/configure
create ${WRKDIRPREFIX}${CURDIR} before generate Makefile.inc

PR:             54642
Submitted by:   tjs@cdpa.nsysu.edu.tw
Thu, 17 Jul 2003
[ 15:27 leeym ] Original commit 
1.10 net/gnu-radius/Makefile
1.5 net/gnu-radius/scripts/configure
1.4 net/gnu-radius/distinfo
1.2 net/gnu-radius/files/patch-symtab.c
1.4 net/gnu-radius/pkg-plist
update to GNU Radius 1.0

PR:             53668
Submitted by:   Andrey Pavlenko <lance@merlin.net.ua>
Fri, 21 Feb 2003
[ 13:15 knu ] Original commit 
1.3 net/6to4/Makefile
1.3 net/6tunnel/Makefile
1.10 net/adasockets/Makefile
1.8 net/adns/Makefile
1.9 net/aggregate/Makefile
1.3 net/aim/Makefile
1.7 net/ap-utils/Makefile
1.6 net/apinger/Makefile
1.2 net/arpd/Makefile
1.8 net/arping/Makefile

(Only the first 10 of 484 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 27 Oct 2002
[ 02:41 kris ] Original commit 
1.8 net/gnu-radius/Makefile
1.3 net/gnu-radius/distinfo
1.3 net/gnu-radius/pkg-plist
Unbreak by updating to gnu-radius 0.96.4 [1].  Fix pkg-plist

Submitted by:   Andrey Pavlenko <lance@evitel.net> [1]
PR:             ports/42317 [1]
Sat, 5 Oct 2002
[ 22:39 kris ] Original commit 
1.7 net/gnu-radius/Makefile
BROKEN: Does not compile
Sun, 16 Jun 2002
[ 15:31 cy ] Original commit 
1.6 net/gnu-radius/Makefile
1.2 net/gnu-radius/distinfo
1.2 net/gnu-radius/pkg-plist
Upgrade 0.96 --> 0.96.3

PR:             39208
Submitted by:   Scott Lambert <lambert@lambertfam.org>
Approved by:    MAINTAINER:  Andrey Pavlenko <lance@evitel.net>
Sat, 18 May 2002
[ 04:24 kris ] Original commit 
1.5 net/gnu-radius/Makefile
BROKEN: Does not package correctly
Sat, 27 Apr 2002
[ 16:03 brian ] Original commit 
1.4 net/gnu-radius/Makefile
1.3 net/gnu-radius/scripts/configure
Hand off library & include information from the menu to configure properly.

No response from: maintainer
Mon, 25 Mar 2002
[ 09:19 sobomax ] Original commit 
1.26 biology/emboss/Makefile
1.93 databases/postgresql7/Makefile
1.9 devel/libtecla/Makefile
1.5 devel/p5-Log-Dispatch/Makefile
1.10 emulators/vmware/Makefile
1.43 emulators/vmware2/Makefile
1.24 games/hlserver-cs/Makefile
1.3 graphics/maverik/Makefile
1.4 graphics/mplayer-skins/Makefile
1.32 japanese/postgresql7/Makefile

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Add USE_SUBMAKE, where it might be necessary.
Thu, 14 Mar 2002
[ 06:19 pat ] Original commit 
1.2 net/gnu-radius/Makefile
1.3 net/gnu-radius/Makefile.inc
1.2 net/gnu-radius/scripts/configure
Correct include and lib paths

PR:             35847
Submitted by:   maintainer
Fri, 8 Mar 2002
[ 03:11 kbyanc ]  
unknown net/gnu-radius/Makefile
unknown net/gnu-radius/Makefile.inc
unknown net/gnu-radius/scripts/configure
unknown net/gnu-radius/distinfo
unknown net/gnu-radius/files/gnu-radius.sh.tmpl
unknown net/gnu-radius/pkg-comment
unknown net/gnu-radius/pkg-descr
unknown net/gnu-radius/pkg-plist
Add gnu-radius 0.96, GNU RADIUS server.    

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19492
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days40
new fortnight95
new month164

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

Add tab to Netscape 6

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