FreshPorts -- The Place For Ports Fri, 29 Aug 2008 9:03 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
non port: misc/linux-edonkey-tool-recovermet/Makefile
CVSWeb

Number of commits found: 12

Mon, 30 Jan 2006
[ 21:36 pav ] Original commit 
1.450 LEGAL
1.892 MOVED
1.5 chinese/mldonkey-core/Makefile
1.112 ftp/Makefile
1.11 ftp/jigdo/Makefile
1.2 games/slune/Makefile
1.790 misc/Makefile
1.2 misc/ed2k/Makefile
1.11 misc/edonkey-tool-hash/Makefile
1.17 misc/linux-edonkey-tool-recovermet/Makefile

(Only the first 10 of 676 ports in this commit are shown above. View all ports for this commit)
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 12 Dec 2005
[ 19:29 lioux ] Original commit 
1.16 misc/linux-edonkey-tool-recovermet/Makefile
1.4 misc/linux-edonkey-tool-recovermet/distinfo
o Add working MASTER_SITES; thus, fixing BROKEN/DEPRECATED/EXPIRATION_DATE
o distfile has changed but the installed binary has the same md5
  checksum as the one from the previous distfile
Tue, 11 Oct 2005
[ 20:17 linimon ] Original commit 
1.14 misc/linux-edonkey-tool-list/Makefile
1.15 misc/linux-edonkey-tool-recovermet/Makefile
1.2 misc/linux-edonkey-tool-list/pkg-descr
1.2 misc/linux-edonkey-tool-recovermet/pkg-descr
Mark as BROKEN: unfetchable.

Source:         distfile survey
Fri, 17 Jun 2005
[ 23:59 netchild ] Original commit 
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile

(Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 28 May 2005
[ 15:33 pav ] Original commit 
1.13 misc/linux-edonkey-tool-recovermet/Makefile
1.1 misc/linux-edonkey-tool-recovermet/pkg-message
- Add pkg-message with a note about limitation of this software with big files

PR:             ports/74177, ports/81581
Submitted by:   No Name <arundel@h3c.de>
Sun, 13 Mar 2005
[ 01:18 lioux ] Original commit 
1.7 misc/edonkey-tool-slist/Makefile
1.12 misc/linux-edonkey-tool-list/Makefile
1.12 misc/linux-edonkey-tool-recovermet/Makefile
1.11 net/edonkey-gui-gtk-urlslave/Makefile
1.21 net/edonkey-gui-gtk/Makefile
1.16 net/edonkey-gui-java/Makefile
Drop maintainership
Tue, 1 Mar 2005
[ 21:51 trevor ] Original commit 
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile

(Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Respect the user's USE_LINUX setting.
Fri, 31 Dec 2004
[ 18:24 netchild ] Original commit 
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile

(Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 25 Dec 2004
[ 11:43 lioux ] Original commit 
1.5 audio/mctoolame-decoder/Makefile
1.4 audio/mctoolame-encoder/Makefile
1.10 audio/toolame/Makefile
1.11 devel/libtai/Makefile
1.50 devel/linux-understand_ada/Makefile
1.69 devel/linux-understand_c/Makefile
1.4 devel/linux-understand_java/Makefile
1.14 emulators/vgb-bin/Makefile
1.15 emulators/vgba-bin/Makefile
1.4 irc/iip/Makefile

(Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Remove deprecated USE_SIZE
Sun, 8 Feb 2004
[ 01:14 lioux ] Original commit 
1.4 audio/mctoolame-decoder/Makefile
1.3 audio/mctoolame-encoder/Makefile
1.6 audio/mpt/Makefile
1.7 audio/songprint/Makefile
1.9 audio/toolame/Makefile
1.8 biology/distribfold/Makefile
1.13 cad/electric/Makefile
1.49 devel/ddd/Makefile
1.10 devel/libtai/Makefile
1.49 devel/linux-understand_ada/Makefile

(Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
USE_SIZEify
Fri, 6 Feb 2004
[ 13:12 trevor ] Original commit 
1.2 archivers/bicom/Makefile
1.17 archivers/ha/Makefile
1.26 archivers/lha/Makefile
1.5 archivers/linux-unace/Makefile
1.2 archivers/nwreckdum/Makefile
1.6 archivers/py-bzip2/Makefile
1.15 archivers/rpm2cpio/Makefile
1.8 archivers/unace/Makefile
1.5 archivers/unadf/Makefile
1.3 astro/accrete/Makefile

(Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Mon, 2 Jun 2003
[ 16:13 lioux ] Original commit 
1.6 misc/linux-edonkey-tool-recovermet/Makefile
Forced commit to document repo copy for better name convention

edonkey-tool-recovermet ->      linux-edonkey-tool-recovermet

Repo copy approved by:  portmgr (self)
Repo copy done by:      cvs (joe)

Number of commits found: 12

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 1
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.165 seconds.