| non port: Mk/bsd.linux-rpm.mk |
|
CVSWeb
|
Number of commits found: 13 |
|
Fri, 15 Aug 2008
|
[ 13:29 bsam ]
1.13 Mk/bsd.linux-rpm.mk
Make bsd.linux-rpm.mk respect NOPORTDOCS variable.
PR: 123964
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
Discussed at: emulation@
|
|
Tue, 29 Apr 2008
|
[ 20:20 bsam ]
1.12 Mk/bsd.linux-rpm.mk
Add valid values fc6, f7 and f8:
. to USE_LINUX variable, so users can install linux ports which [1]
use AUTOMATIC_PLIST (while those values are assigned to
OVERRIDE_LINUX_BASE_PORT variable);
. to IGNORE message.
netchild said: "I don't think it will hurt if the fix for fc6 is committed.
There are users out there which already use the experimental 2.6.16 support,
and it would make their life easier."
me decided: "Why should we segragate f7/f8 users?" and committed f7/f8
parts as well.
PR: ports/122826 [1]
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> [1]
|
|
Thu, 5 Oct 2006
|
[ 18:20 bsam ]
1.11 Mk/bsd.linux-rpm.mk
Redo the comments so they match the other bsd.x.mk files.
PR: 104015
Submitted by: whitespace police (edwin)
|
|
Mon, 2 Oct 2006
|
[ 15:00 vd ]
1.10 Mk/bsd.linux-rpm.mk
Remove support code for old linux distros
PR: ports/103901
Submitted by: vd
Approved by: netchild
|
|
Sun, 30 Jul 2006
|
[ 23:34 sat ]
1.9 Mk/bsd.linux-rpm.mk
- Only set default m_s_subdir if master_sites was undefined
|
|
Thu, 13 Jul 2006
|
[ 13:35 bsam ]
1.6 audio/linux-alsa-lib/Makefile
1.17 audio/linux-arts/Makefile
1.8 audio/linux-libogg/Makefile
1.5 audio/linux-libvorbis/Makefile
1.6 audio/linux-openal/Makefile
1.8 Mk/bsd.linux-rpm.mk
1.3 audio/linux-alsa-lib/distinfo.i386
1.3 audio/linux-libvorbis/distinfo.i386
1.3 audio/linux-openal/distinfo.i386
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)
|
|
Wed, 7 Jun 2006
|
[ 19:47 netchild ]
1.7 Mk/bsd.linux-rpm.mk
When generating the automatic plist, also understand @dirrmtry when looking
up linux_base-X owned dirs.
Submitted by: Boris Samorodov <bsam@ipt.ru>
|
|
Sat, 20 May 2006
|
[ 16:54 netchild ]
1.6 Mk/bsd.linux-rpm.mk
Add support for the upcomming FC4 port (waiting for repocopy).
Submitted by: Boris Samorodov <bsam@ipt.ru>
|
|
Tue, 16 May 2006
|
[ 19:19 netchild ]
1.5 Mk/bsd.linux-rpm.mk
Fix the new-plist target (typo).
|
|
Tue, 2 May 2006
|
[ 11:06 netchild ]
1.4 Mk/bsd.linux-rpm.mk
1.531 Mk/bsd.port.mk
Extract only the binary RPM's.
This should fix linux-expat, linux-glib2, linux-gnomelibs and
linux-xorg-libs (and thus linux-jpeg) on pointyhat.
Noticed by: pointyhat (kris)
|
|
Sun, 30 Apr 2006
|
[ 23:00 netchild ]
1.5 audio/linux-alsa-lib/Makefile
1.15 audio/linux-arts/Makefile
1.7 audio/linux-libogg/Makefile
1.4 audio/linux-libvorbis/Makefile
1.5 audio/linux-openal/Makefile
1.3 Mk/bsd.linux-rpm.mk
1.2 audio/linux-alsa-lib/distinfo.i386
1.4 audio/linux-arts/distinfo.i386
1.2 audio/linux-libogg/distinfo.i386
1.2 audio/linux-libvorbis/distinfo.i386
(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 )
|
|
Wed, 25 Jan 2006
|
[ 17:41 jylefort ]
1.2 Mk/bsd.linux-rpm.mk
Pass maintainership to emulation.
Discussed with: netchild
|
|
Sat, 21 Jan 2006
|
[ 17:37 krion ]
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 13 |