non port: audio/linux-arts/Makefile |
SVNWeb
|
Number of commits found: 23 |
Sat, 14 Apr 2012
|
[ 20:24 netchild ] (Only the first 10 of 53 ports in this commit are shown above. )
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
|
Tue, 2 Jun 2009
|
[ 21:15 bsam ] (Only the first 10 of 49 ports in this commit are shown above. )
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs.
|
Wed, 1 Apr 2009
|
[ 10:10 bsam ] (Only the first 10 of 47 ports in this commit are shown above. )
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
|
Tue, 29 Apr 2008
|
[ 05:11 linimon ] (Only the first 10 of 69 ports in this commit are shown above. )
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
|
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)
|
Thu, 7 Sep 2006
|
[ 09:58 bsam ]
* Fri Jun 02 2006 Than Ngo <than@redhat.com> 1.5.3-0.1.fc4
- update to 1.5.3
Approved by: jylefort (maintainer, implicit)
|
Thu, 13 Jul 2006
|
[ 12:35 bsam ]
o change default linux package at bsd.linux-rpm.mk for automatic
plist creation to FC4;
o upgrade audio ports which use automatic plist creation to use FC4
packages or bump PORTREVISION for those which already use FC4
packages. [1]
Approved by: julefort (maintainer, implicit) [1]
netchild (mentor)
|
Tue, 27 Jun 2006
|
[ 14:16 bsam ]
Update to a newer version 1.5.2-0.1.fc4.
Reviewed by: multimedia (silence)
Approved by: jylefort (maintainer, implicit),
netchild (mentor, implicit)
|
Sun, 30 Apr 2006
|
[ 22:00 netchild ] (Only the first 10 of 11 ports in this commit are shown above. )
bsd.linux-rpm.mk:
- document some variables
- set some variables based upon presets [1]
- automatically guess the src RPM (needs to be overidden for multi-RPM
ports) [1]
- allow to specify complete directories or a set of files for
automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
- add fc3 to the automatic plist handling [1]
- allow to override the linux-rpm-generate-plist target
- also detect @dirrmtry in the automatic plist handling [1]
- adopt the new-plist target to the new world order [1]
ports: [1,2]
- edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
- add source distfiles to distinfo to allow auto fetching sources (Only the first 15 lines of the commit message are shown above )
|
Sun, 22 Jan 2006
|
[ 15:35 jylefort ]
Switch to the USE_LINUX_RPM framework.
|
Tue, 29 Nov 2005
|
[ 10:06 jylefort ] (Only the first 10 of 15 ports in this commit are shown above. )
The linuxulator does not support Linux amd64 code. When ${ARCH} is
amd64, use the i386 RPM packages.
|
Sat, 26 Nov 2005
|
[ 19:28 jylefort ]
- Update to 1.3.0-4
- Take maintainership
Approved by: maintainer
|
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 )
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ] (Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ] (Only the first 10 of 168 ports in this commit are shown above. )
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 )
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 14 Nov 2003
|
[ 18:01 bms ]
Fix a typo.
Noticed by: Oliver Eikemeier
|
[ 14:51 bms ]
Fix breakage during install target; linux port uses rpm to check for
existing installation, so bring in linux-base-8 under RUN_DEPENDS to
bring in the packages.rpm file.
Noticed by: kris
|
Sun, 26 Oct 2003
|
[ 21:24 bms ]
Bump revision to reflect change in dependency graph.
|
[ 21:22 bms ]
Remove USE_LINUX_PREFIX as it brings in a dependency on the Red Hat 7 userland;
this port is based on the Red Hat 8 userland.
Reported by: kris
|
Mon, 6 Oct 2003
|
[ 11:54 bms ]
Add the Linux version of the KDE arts sound library (it is an unlikely
dependency for the Dell RAID tools).
Reviewed by: edwin
|
Number of commits found: 23 |