FreshPorts -- The Place For Ports Fri, 29 Aug 2008 7:54 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
non port: archivers/xpk/Makefile
CVSWeb

Number of commits found: 20

Fri, 18 Apr 2008
[ 16:49 jmelo ] Original commit 
1.22 archivers/xpk/Makefile
- Update mastersite.
- Use USE_LDCONFIG instead of INSTALLS_SHLIB

PR:             ports/122412
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
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, 5 Sep 2006
[ 05:26 linimon ] Original commit 
1.20 archivers/xpk/Makefile
1.10 audio/bmp-songchange/Makefile
1.8 emulators/e-uae/Makefile
1.24 emulators/gxmame/Makefile
1.8 emulators/hatari/Makefile
1.17 games/adonthell/Makefile
1.20 games/lbreakout/Makefile
1.66 graphics/xv/Makefile
1.3 mail/addresses/Makefile
1.53 sysutils/thefish/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Reset inactive maintainer who has not responded to email.

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)
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, 14 Jul 2005
[ 18:45 mezz ] Original commit 
1.17 archivers/xpk/Makefile
There is some problem with the master site, so maintainer is mirror it on
his server.

PR:             ports/83462
Submitted by:   Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Reported by:    krismail
Tue, 15 Feb 2005
[ 08:32 erwin ] Original commit 
1.16 archivers/xpk/Makefile
1.2 audio/bmp-songchange/Makefile
1.15 emulators/gxmame/Makefile
1.18 games/lbreakout/Makefile
1.12 games/lbreakout2/Makefile
1.61 graphics/xv/Makefile
Miguel Mendez is the new victim of these ports. Thanks!
Fri, 9 Jul 2004
[ 18:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Sat, 22 May 2004
[ 08:24 krion ] Original commit 
1.14 archivers/xpk/Makefile
- Remove dead MASTER_SITES

PR:             ports/67028
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Wed, 7 Jan 2004
[ 07:31 adamw ] Original commit 
1.12 archivers/xpk/Makefile
Release maintainership.
Sun, 26 Oct 2003
[ 21:58 kris ] Original commit 
1.20 archivers/hpack.non-usa.only/Makefile
1.24 archivers/lha/Makefile
1.12 archivers/libcomprex/Makefile
1.15 archivers/makeself/Makefile
1.5 archivers/mscompress/Makefile
1.38 archivers/rar/Makefile
1.8 archivers/stuffit/Makefile
1.30 archivers/unrar/Makefile
1.4 archivers/untar/Makefile
1.44 archivers/unzip/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
portlint (fix whitespace)
Fri, 7 Mar 2003
[ 05:55 ade ] Original commit 
1.14 archivers/arc/Makefile
1.7 archivers/cabextract/Makefile
1.10 archivers/deepforest/Makefile
1.13 archivers/fileroller/Makefile
1.15 archivers/ha/Makefile
1.19 archivers/hpack.non-usa.only/Makefile
1.21 archivers/lha/Makefile
1.3 archivers/libarc/Makefile
1.4 archivers/libcabinet/Makefile
1.10 archivers/nulib/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 18 Oct 2002
[ 08:58 adamw ] Original commit 
1.7 archivers/xpk/Makefile
1.7 emulators/hercules/Makefile
1.31 emulators/xzx/Makefile
1.5 games/mythserver/Makefile
1.7 games/scummvm/Makefile
1.6 lang/dice/Makefile
1.2 misc/wmtunlo/Makefile
1.14 sysutils/thefish/Makefile
1.2 x11-clocks/wmfuzzy/Makefile
1.6 x11-wm/bbapm/Makefile

(Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org

Approved by:    pat (mentor)
Mon, 26 Aug 2002
[ 01:28 trevor ] Original commit 
1.6 archivers/xpk/Makefile
1.5 emulators/hercules/Makefile
1.30 emulators/xzx/Makefile
1.4 games/mythserver/Makefile
1.6 games/scummvm/Makefile
1.5 lang/dice/Makefile
1.12 sysutils/thefish/Makefile
1.3 x11-wm/keramik/Makefile
1.2 x11-wm/qnxstyle/Makefile
1.4 x11/decurs/Makefile

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Turn Miguel Mendez' ports over to Adam Weinberger.

PR:     42012
Tue, 11 Jun 2002
[ 14:57 will ] Original commit 
1.5 archivers/xpk/Makefile
1.3 emulators/hercules/Makefile
1.28 emulators/xzx/Makefile
1.3 games/mythserver/Makefile
1.5 games/scummvm/Makefile
1.4 lang/dice/Makefile
1.8 sysutils/thefish/Makefile
1.3 x11/decurs/Makefile
Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again.  Welcome back, Miguel.  :-)
Fri, 7 Jun 2002
[ 12:01 trevor ] Original commit 
1.4 archivers/xpk/Makefile
1.2 emulators/hercules/Makefile
1.26 emulators/xzx/Makefile
1.2 games/mythserver/Makefile
1.4 games/scummvm/Makefile
1.3 lang/dice/Makefile
1.38 print/acroread5/Makefile
1.7 sysutils/thefish/Makefile
1.2 x11-toolkits/gtoolkit/Makefile
1.2 x11/decurs/Makefile
Set Miguel Mendez' ports loose.  Look out, world!

I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:             38978
Submitted by:   Miguel Mendez (outgoing maintainer)
Fri, 4 Jan 2002
[ 23:07 pat ]  
unknown archivers/xpk/Makefile
unknown archivers/xpk/pkg-descr
Update maintainer's email address    
Tue, 1 Jan 2002
[ 09:43 ache ]  
unknown archivers/xpk/Makefile
Fix MAINTAINER    
Mon, 11 Jun 2001
[ 05:48 will ]  
unknown archivers/xpk/Makefile
unknown archivers/xpk/distinfo
unknown archivers/xpk/pkg-comment
unknown archivers/xpk/pkg-descr
unknown archivers/xpk/pkg-plist
Add xpk 0.1.4, the eXternal PacKer (XPK) library system.    

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19052
Broken 162
Deprecated 80
Ignore 428
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 3
new 48 hours6
new 7 days25
new fortnight62
new month222

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.465 seconds.