FreshPorts -- The Place For Ports Sat, 22 Nov 2008 11:27 PM GMT
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: editors/staroffice60/Makefile
CVSWeb

Number of commits found: 32

Sat, 19 Apr 2008
[ 18:56 miwi ] Original commit 
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. View all ports for this commit)
- 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
[ 20:15 gabor ] Original commit 
1.9 databases/glom/Makefile
1.11 deskutils/doodle/Makefile
1.18 deskutils/gdesklets-starterbar/Makefile
1.49 deskutils/genius/Makefile
1.23 devel/cccc/Makefile
1.12 devel/ccmalloc/Makefile
1.13 devel/libopensync/Makefile
1.28 devel/lwp/Makefile
1.6 devel/pecl-svn/Makefile
1.20 devel/regexxer/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
  letter d-e
Mon, 12 Jun 2006
[ 16:46 erwin ] Original commit 
1.60 editors/staroffice60/Makefile
1.65 editors/staroffice70/Makefile
1.66 german/staroffice70/Makefile
1.342 UPDATING
Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be
defined by the ports infrastructure and ports should define WITH_*
Sat, 15 Apr 2006
[ 07:26 linimon ] Original commit 
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. View all ports for this commit)
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 ] 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)
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, 15 May 2004
[ 12:39 mbr ] Original commit 
1.19 editors/staroffice5/Makefile
1.44 editors/staroffice52/Makefile
1.55 editors/staroffice60/Makefile
NO_LATEST_LINK=yes

Obtained from:          kris
Fri, 9 Jan 2004
[ 09:11 mbr ] Original commit 
1.54 editors/staroffice60/Makefile
Fix USE_CDROM option in comment.
Wed, 23 Jul 2003
[ 23:18 mbr ] Original commit 
1.53 editors/staroffice60/Makefile
1.11 editors/staroffice60/distinfo
Upgrade to use new patchset 112887-04.tar
Fri, 7 Mar 2003
[ 06:00 ade ] Original commit 
1.52 editors/AbiWord/Makefile
1.5 editors/aee/Makefile
1.5 editors/boiling-egg/Makefile
1.9 editors/bpatch/Makefile
1.8 editors/bvi/Makefile
1.6 editors/color-mate/Makefile
1.20 editors/dedit/Makefile
1.25 editors/emacs20-dl/Makefile
1.5 editors/emacs20-mule-devel/Makefile
1.15 editors/emacs21/Makefile

(Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sat, 22 Feb 2003
[ 14:35 mbr ] Original commit 
1.51 editors/staroffice60/Makefile
Do not fail if libXrender.so doesn't exist at all.

Submitted by:   "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>
Thu, 20 Feb 2003
[ 00:25 mbr ] Original commit 
1.50 editors/staroffice60/Makefile
1.12 editors/staroffice60/pkg-message
Make some installation notes more clear. Inspired by
PR 42978.
Wed, 5 Feb 2003
[ 14:04 mbr ] Original commit 
1.49 editors/staroffice60/Makefile
1.11 editors/staroffice60/pkg-message
Fetch the sunsolve patch for inofficial distsites, we have the
md5 checksums to be sure it's really the correct file.

Add wrappers like the ones openoffice port has. While we are here,
remove the install-user target, we don't need it anymore.

Fix the patch installation, it does not need to check if the path
"/compat/linux/$PREFIX/staroffice60" does exist.

Pointed out by:         rwatson
Wed, 22 Jan 2003
[ 16:28 mbr ] Original commit 
1.48 editors/staroffice60/Makefile
Remove obsolete line
Tue, 21 Jan 2003
[ 23:11 mbr ] Original commit 
1.47 editors/staroffice60/Makefile
1.10 editors/staroffice60/distinfo
Update StarOffice6.0 to patchlevel 3
Add basic CDROM install support

Submitted by:           obrien
Wed, 8 Jan 2003
[ 08:36 obrien ] Original commit 
1.46 editors/staroffice60/Makefile
Use tabs.
Wed, 17 Jul 2002
[ 14:42 mbr ] Original commit 
1.45 editors/staroffice60/Makefile
Add install-update target to update a installed version with
the service pack.
[ 14:12 mbr ] Original commit 
1.44 editors/staroffice60/Makefile
1.9 editors/staroffice60/distinfo
Upgrade to Service Pack I
Tue, 28 May 2002
[ 04:22 obrien ] Original commit 
1.23 archivers/linux_rar/Makefile
1.4 archivers/stuffit/Makefile
1.30 devel/linux_devtools-7/Makefile
1.43 editors/staroffice60/Makefile
1.10 games/adom/Makefile
1.2 graphics/linux-divxplayer/Makefile
1.8 lang/icc/Makefile
Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
Wed, 22 May 2002
[ 13:42 mbr ] Original commit 
1.42 editors/staroffice60/Makefile
1.8 editors/staroffice60/distinfo
1.10 editors/staroffice60/pkg-message
1.2 editors/staroffice60/files/setup.ins.patch
Update to 6.0 final
Tue, 29 Jan 2002
[ 16:30 fenner ]  
unknown editors/staroffice60/Makefile
Don't try to use ${AWK}, ${GREP} and ${TAIL} in != before including   
bsd.port.pre.mk .    
[ 10:34 knu ]  
unknown editors/color-mate/Makefile
unknown editors/emacs20-mule-devel/Makefile
unknown editors/mule/Makefile
unknown editors/staroffice52/Makefile
unknown editors/staroffice60/Makefile
unknown editors/vim/Makefile
unknown editors/vim5/Makefile
unknown editors/xemacs-basic-mule-packages/Makefile
unknown editors/xemacs-comm-packages/Makefile
unknown editors/xemacs-games-packages/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Tue, 22 Jan 2002
[ 21:14 mbr ]  
unknown editors/staroffice60/Makefile
Mark port broken (until April when 6.0 get's released :-)    
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, 17 Oct 2001
[ 22:29 obrien ]  
unknown editors/staroffice60/Makefile
Opps, this is a bourne script, not binary.    
Tue, 16 Oct 2001
[ 19:31 obrien ]  
unknown editors/staroffice60/Makefile
Clean up the Makefile some by using .for and reducing wrapped lines.    
[ 19:17 obrien ]  
unknown editors/staroffice60/Makefile
unknown editors/staroffice60/files/Setup.xml
unknown editors/staroffice60/files/UserProfile.xml
unknown editors/staroffice60/distinfo
unknown editors/staroffice60/files/instdb.ins.patch
unknown editors/staroffice60/files/javarc
unknown editors/staroffice60/pkg-comment
unknown editors/staroffice60/pkg-descr
unknown editors/staroffice60/pkg-message
unknown editors/staroffice60/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Farther tweaks to fix the coredumping during setup.    
[ 00:46 obrien ]  
unknown editors/staroffice60/Makefile
unknown editors/staroffice60/files/sversionrc
We can more easily just echo the single line that is in sversionrc   than copy &
sed it.    
Mon, 15 Oct 2001
[ 00:52 alex ]  
unknown editors/staroffice60/Makefile
unknown editors/staroffice60/files/instdb.ins.patch
unknown editors/staroffice60/pkg-message
unknown editors/staroffice60/files/sversionrc
- Add missing file sversionrc   - Added fix for WRKDIRPREFIX size and better
english.     Thank goes to Mike Meyer <mwm@mired.org>   - Depend on installed
libXrender.so.1.0 (linux-base-7)   - Create symlink for libXrender.so within the
staroffice     installation.   - Fix broken ".if !exists" cases with "ls -fs"
instead just     "ln -s"   - Fix spelling errors    
Sat, 13 Oct 2001
[ 17:23 alex ]  
unknown editors/staroffice60/Makefile
Remove additional "'"    
[ 00:36 demon ]  
unknown editors/staroffice60/Makefile
unknown editors/staroffice60/files/Setup.xml
unknown editors/staroffice60/files/UserProfile.xml
unknown editors/staroffice60/distinfo
unknown editors/staroffice60/files/instdb.ins.patch
unknown editors/staroffice60/files/javarc
unknown editors/staroffice60/pkg-descr
unknown editors/staroffice60/pkg-message
unknown editors/staroffice60/pkg-plist
unknown editors/staroffice60/files/setup.patch

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Upgrade to StarOffice 6.0 (repo-copied from staroffice52).    

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13

13 vulnerabilities affecting 29 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 445
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 55
Set to expire 65
Interactive 78
new 24 hours 2
new 48 hours17
new 7 days30
new fortnight79
new month128

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.218 seconds.