non port: cad/linux-gid/Makefile |
SVNWeb
|
Number of commits found: 13 |
Thu, 1 Sep 2011
|
[ 06:47 bapt ] (Only the first 10 of 130 ports in this commit are shown above. )
2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
|
Tue, 2 Aug 2011
|
[ 05:36 bapt ]
Deprecate port with no more public distfiles
|
Thu, 16 Jun 2011
|
[ 10:43 bapt ]
Mark as broken, it is no more fetchable
|
Thu, 23 Apr 2009
|
[ 20:50 itetcu ]
Use port* and *DIr as they should be and fix plist.
Prompted by: QAT QA run
|
Thu, 19 Mar 2009
|
[ 17:28 bsam ] (Only the first 10 of 136 ports in this commit are shown above. )
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
|
Mon, 28 Apr 2008
|
[ 11:32 miwi ]
- Allow to build on amd64
PR: 123151
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Mon, 4 Jun 2007
|
[ 08:27 miwi ]
- Update MASTER_SITES
PR: 113140
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Mon, 2 Jan 2006
|
[ 09:28 edwin ]
cad/linux-GiD doesn't work on amd64
When I ported this I added amd64 to give the "benefit of
doubt" however I had the chance top test it but it doesn't
work, it coredumps.
PR: ports/91188
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
Sun, 26 Jun 2005
|
[ 10:06 netchild ]
The tochnog port installs some plugins into a directory which is owned by
the the cad/linux-gid port, but it doesn't adds a dependency to linux-gid,
since tochnog can be used standalone.
The right thing to do would be to add a slave port which installs the
plugins only. The slave port would have to depend upon linux-gid and
tochnog.
Since the linux-gid port installs now in X11BASE and tochnog installs in
LOCALBASE, we have a plist problem ATM too.
In light of the recent discussion about the right base directory for ports
which use X11 bits I decided to go the quick route until everything is
decided:
- move linux-gid back to LOCALBASE
- let tochnog still install the plugins
This reverts back to the status quo (a working tochnog/linux-gid). Someone
with a good asbestos suite may want to mark the tochnog port BROKEN.
Dependencies explained by: pfgshield-freebsd@yahoo.com
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ] (Only the first 10 of 190 ports in this commit are shown above. )
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 )
|
Wed, 16 Mar 2005
|
[ 12:49 barner ]
Add linux-gid 7.4.9b,
a graphical pre- and post-processor for
numerical simulation programs.
PR: ports/78383
Submitted by: Pedro Giffuni
Approved by: arved (mentor)
|
Number of commits found: 13 |