| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: french/staroffice52/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(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)
|
|
Sun, 15 Apr 2007
|
[ 22:06 gabor ]
1.20 finance/libofx/Makefile
1.28 french/staroffice52/Makefile
1.69 ftp/downloader/Makefile
1.27 games/briquolo/Makefile
1.13 games/burgerspace/Makefile
1.6 games/gillo/Makefile
1.16 games/nil/Makefile
1.9 games/openmortal/Makefile
1.14 games/scummvm-tools/Makefile
1.9 games/super_methane_brothers/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
|
|
Wed, 7 Jun 2006
|
[ 14:33 sat ]
1.11 deskutils/kompose/Makefile
1.16 french/med/Makefile
1.27 french/staroffice52/Makefile
1.43 misc/kde3-i18n-nb/Makefile
1.22 misc/koffice-i18n-nb/Makefile
- Limit INDEX contents to 7-bit ASCII characters for greater compatibility
|
|
Sat, 15 Apr 2006
|
[ 07:26 linimon ]
1.25 audio/xmms-uade/Makefile
1.29 devel/fam/Makefile
1.48 editors/staroffice52/Makefile
1.59 editors/staroffice60/Makefile
1.64 editors/staroffice70/Makefile
1.26 french/staroffice52/Makefile
1.13 german/citrix_ica/Makefile
1.41 german/staroffice52/Makefile
1.65 german/staroffice70/Makefile
1.7 graphics/jpgtn/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr
|
|
Fri, 17 Jun 2005
|
[ 23:59 netchild ]
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. )
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, 1 Mar 2005
|
[ 21:51 trevor ]
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. )
Respect the user's USE_LINUX setting.
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
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. )
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 )
|
|
Thu, 20 Nov 2003
|
[ 15:06 trevor ]
1.37 biology/emboss/Makefile
1.16 biology/py-biopython/Makefile
1.22 french/staroffice52/Makefile
1.17 games/3dc/Makefile
1.14 games/alephone/Makefile
1.4 games/atr3d/Makefile
1.12 games/awele/Makefile
1.10 games/bomberinstinct/Makefile
1.23 games/doom/Makefile
1.8 games/falconseye/Makefile
(Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ]
1.36 biology/emboss/Makefile
1.15 biology/py-biopython/Makefile
1.21 french/staroffice52/Makefile
1.16 games/3dc/Makefile
1.13 games/alephone/Makefile
1.3 games/atr3d/Makefile
1.11 games/awele/Makefile
1.9 games/bomberinstinct/Makefile
1.22 games/doom/Makefile
1.7 games/falconseye/Makefile
(Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
|
Fri, 7 Mar 2003
|
[ 06:01 ade ]
1.3 french/daCode/Makefile
1.12 french/kde3-i18n/Makefile
1.2 french/spip/Makefile
1.20 french/staroffice52/Makefile
1.2 french/daCode/pkg-comment
1.2 french/kde3-i18n/pkg-comment
1.2 french/spip/pkg-comment
1.3 french/staroffice52/pkg-comment
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Fri, 28 Dec 2001
|
[ 10:36 mbr ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Hardcode another /cdrom, since the define is not overwritten by the PRE
section. Install the patches too for a WITH_CDROM installation.
|
|
Tue, 25 Dec 2001
|
[ 10:37 mbr ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know if the fix
(PR 30983) will make it into 4.5R.
|
|
Mon, 24 Dec 2001
|
[ 13:56 mbr ]
unknown audio/kmp3/Makefile
unknown editors/staroffice52/Makefile
unknown editors/staroffice60/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
unknown graphics/jpgtn/Makefile
unknown misc/mtx/Makefile
unknown www/mod_frontpage/Makefile
Maintainer is now a committer
|
|
Wed, 19 Dec 2001
|
[ 18:45 demon ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Bump PORTREVISION due to recent update of sunsolve patch.
|
|
Tue, 18 Dec 2001
|
[ 14:39 demon ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
unknown editors/staroffice52/distinfo
unknown french/staroffice52/distinfo
unknown german/staroffice52/distinfo
unknown editors/staroffice52/pkg-plist
unknown french/staroffice52/pkg-plist
unknown german/staroffice52/pkg-plist
Update for new sunsolve patch.
|
|
Wed, 3 Oct 2001
|
[ 15:01 jedgar ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Fix the CDROM install of StarOffice.
|
|
Wed, 5 Sep 2001
|
[ 22:19 alex ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Use full path to mount and utilites, because /sbin might not be in PATH. Fix
last-minute brainos in the message for linprocfs.
|
[ 00:30 alex ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
- Add check for installed and running linprocfs - Sync french version with the
english and german version
|
|
Mon, 21 May 2001
|
[ 02:28 grog ]
unknown french/staroffice52/Makefile
unknown french/staroffice52/pkg-comment
unknown french/staroffice52/pkg-descr
unknown french/staroffice52/pkg-message
Spelling corrections.
|
|
Fri, 2 Mar 2001
|
[ 00:50 jhb ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
The path needs to be dinked with for the install-user target as well.
|
[ 00:27 jhb ]
unknown editors/staroffice52/Makefile
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Ensure that /bin is at the head of the path when running the setup program so
that we get the right uname binary.
|
|
Sun, 24 Dec 2000
|
[ 14:37 alex ]
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
unknown editors/staroffice52/distinfo
unknown french/staroffice52/distinfo
unknown german/staroffice52/distinfo
Add SunSolve Patch 109939-02. This fixes numerous bugs. See the PR 23783 for
details.
|
[ 14:26 alex ]
unknown french/staroffice52/Makefile
Fix default $PATH settings for user-installation.
|
|
Tue, 12 Dec 2000
|
[ 13:56 jedgar ]
unknown french/staroffice52/Makefile
Update MASTER_SITES
|
|
Sat, 14 Oct 2000
|
[ 22:15 obrien ]
unknown french/staroffice52/Makefile
unknown german/staroffice52/Makefile
Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.
|
|
Sun, 8 Oct 2000
|
[ 12:23 asami ]
unknown archivers/linux_rar/Makefile
unknown astro/setiathome/Makefile
unknown audio/icecast/Makefile
unknown audio/juke/Makefile
unknown audio/napster/Makefile
unknown audio/opennap/Makefile
unknown audio/raproxy/Makefile
unknown audio/teknap/Makefile
unknown biology/seaview/Makefile
unknown chinese/FreeWnn-lib/Makefile
(Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
|
Sat, 23 Sep 2000
|
[ 12:32 jedgar ]
unknown french/staroffice52/Makefile
- Fix ${LINUXBASE} for /compat/linux - Fix some warning text
|
|
Fri, 22 Sep 2000
|
[ 14:21 asami ]
unknown french/ispell/Makefile
unknown french/staroffice52/Makefile
unknown german/ispell-alt/Makefile
unknown german/ispell-neu/Makefile
unknown german/ispell/Makefile
unknown textproc/ispell/Makefile
Add category "french" and "german" as appropriate.
|
Number of commits found: 28 |