FreshPorts -- The Place For Ports Thu, 28 Aug 2008 6:25 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
non port: editors/vim/Makefile
CVSWeb

Number of commits found: 189 (showing only 100 on this page)

1 | 2  »  

Mon, 25 Aug 2008
[ 16:34 obrien ] Original commit 
1.332 editors/vim/Makefile
1.192 editors/vim/distinfo
1.5 editors/vim/files/patch-configure
1.2 editors/vim/files/patch-src_vim.h
Update Vim to version 7.2 (and patchlevel 6 at that).
Mon, 4 Aug 2008
[ 22:30 miwi ] Original commit 
1.331 editors/vim/Makefile
1.1 editors/vim/files/patch-src_vim.h
- Unbreak and fix build

PR:             125747 (based on)
Reported by:    many
Submitted by:   Martin Neubauer <m.ne@gmx.net>
No response from: maintainer (obrien, 14 days)
[ 19:51 erwin ] Original commit 
1.330 editors/vim/Makefile
Mark BROKEN: does not build
Thu, 17 Jul 2008
[ 18:32 obrien ] Original commit 
1.329 editors/vim/Makefile
1.191 editors/vim/distinfo
Update to Vim 7.1 patchlevel 330.
Tue, 24 Jun 2008
[ 16:23 obrien ] Original commit 
1.328 editors/vim/Makefile
1.47 editors/vim/pkg-plist
Add gvimtutor to the mix.

PR:             124890
Submitted by:   Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
Mon, 16 Jun 2008
[ 15:07 obrien ] Original commit 
1.327 editors/vim/Makefile
1.190 editors/vim/distinfo
Update to Vim 7.1 patchlevel 315.
Fri, 6 Jun 2008
[ 15:33 edwin ] Original commit 
1.65 accessibility/at-spi/Makefile
1.66 accessibility/gail/Makefile
1.52 databases/namazu2/Makefile
1.82 devel/gettext/Makefile
1.134 devel/gnome-vfs/Makefile
1.45 devel/libgsf/Makefile
1.124 devel/subversion-devel/Makefile
1.121 devel/subversion/Makefile
1.326 editors/vim/Makefile
1.42 emulators/vmware-guestd5/Makefile

(Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Thu, 1 May 2008
[ 16:34 obrien ] Original commit 
1.325 editors/vim/Makefile
1.189 editors/vim/distinfo
Update to Vim 7.1 patchlevel 293.
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)
Wed, 19 Mar 2008
[ 14:20 obrien ] Original commit 
1.323 editors/vim/Makefile
1.188 editors/vim/distinfo
Update to Vim 7.1 patchlevel 282.
Thu, 31 Jan 2008
[ 07:53 obrien ] Original commit 
1.322 editors/vim/Makefile
1.187 editors/vim/distinfo
Update to Vim 7.1 patchlevel 242.
Mon, 7 Jan 2008
[ 07:35 obrien ] Original commit 
1.321 editors/vim/Makefile
Be more precautionary in cleaning out patch turds.

Submitted by:   "Mikhail T." <mi+metlife@aldan.algebra.com>
[ 07:27 obrien ] Original commit 
1.320 editors/vim/Makefile
1.186 editors/vim/distinfo
Add patches 126 and 186.
Patch 7.1.186 is dependent on changes made in patch 7.1.126.
However, 7.1.126 will not apply cleanly to the tree in vim-7.1.tar.bz2,
as the file gui_w48.c is not in that archive.  Conversation on the
vim-use list at Google shows Bram Moolenaar made a special version
of patch 126 as '7.1.126ne'.

Submitted by:   Derek Tattersall <dlt@mebtel.net>
[ 06:46 obrien ] Original commit 
1.319 editors/vim/Makefile
1.185 editors/vim/distinfo
Update to Vim 7.1 patchlevel 211.
[ 06:34 obrien ] Original commit 
1.318 editors/vim/Makefile
1.184 editors/vim/distinfo
Update to Vim 7.1 patchlevel 201.
Wed, 19 Dec 2007
[ 16:30 obrien ] Original commit 
1.317 editors/vim/Makefile
1.4 editors/vim/files/patch-configure
Re-enable WITH_TCL.
+ fixed TCL_DEFS processing in patch-configure
+ re-enabled Tcl support (using new bsd.tcl.mk)
+ supports Tcl 80, 82, 83, 84, 85 (WITH_TCL_VER=8x or VIM_WITH_TCL_VER=8x)
+ no support for threaded Tcl yet (because of the way how vim's configure
  searches for Tcl, this needs more modifications)

PR:             112347
Submitted by:   mm
[ 16:20 obrien ] Original commit 
1.316 editors/vim/Makefile
Add a "show-options" target.

Submitted by: sorry, I cannot remember who I was discussing with that led me to
add this
[ 01:54 obrien ] Original commit 
1.315 editors/vim/Makefile
Enable WITH_LANG for "PACKAGE_BUILDING".
[ 01:53 obrien ] Original commit 
1.314 editors/vim/Makefile
1.183 editors/vim/distinfo
Update to Vim 7.1 patchlevel 175.
Wed, 14 Nov 2007
[ 16:48 obrien ] Original commit 
1.313 editors/vim/Makefile
Fix building vim-lite with "WITH_VIM_OPTIONS=yes".

PR:             ports/117982
Submitted by:   cokane
Approved by:    portmgr(pav)
[ 16:42 obrien ] Original commit 
1.312 editors/vim/Makefile
Note conflicts with vim6 (and vim-lite).

PR:             108369
Submitted by:   alex<azen@izb.net>
Approved by:    portmgr(pav)
Thu, 25 Oct 2007
[ 17:53 obrien ] Original commit 
1.311 editors/vim/Makefile
Move around the package-building options to make other ones easier to see,
and conditionalize WANT_PERL & WANT_GNOME.
[ 17:31 obrien ] Original commit 
1.310 editors/vim/Makefile
1.182 editors/vim/distinfo
Update to Vim 7.1 patchlevel 145.
Sat, 29 Sep 2007
[ 21:55 linimon ] Original commit 
1.309 editors/vim/Makefile
1.149 editors/vim6/Makefile
Add WANT_PERL.  This will be needed to conditionalize bsd.perl.mk inclusion.

Approved by:    maintainer
Tue, 25 Sep 2007
[ 22:11 obrien ] Original commit 
1.308 editors/vim/Makefile
1.181 editors/vim/distinfo
Fix missing vim*lang.

PR:             110410
Thu, 20 Sep 2007
[ 18:43 obrien ] Original commit 
1.307 editors/vim/Makefile
1.180 editors/vim/distinfo
Update to Vim 7.1 patchlevel 116.
Sun, 16 Sep 2007
[ 03:37 obrien ] Original commit 
1.306 editors/vim/Makefile
1.1 editors/vim/options
If 'WITH_OPTIONS' or 'WITH_VIM_OPTIONS' is defined, then offer the user
a set of selectable OPTIONS for building this port.

Maybe I can set a trend of WITH_OPTIONS / WITH_<PORTNAME>_OPTIONS
Tue, 11 Sep 2007
[ 20:22 obrien ] Original commit 
1.305 editors/vim/Makefile
1.179 editors/vim/distinfo
Update to Vim 7.1 patchlevel 100.
Wed, 22 Aug 2007
[ 00:23 obrien ] Original commit 
1.304 editors/vim/Makefile
1.178 editors/vim/distinfo
Update to Vim 7.1 patchlevel 87.
Mon, 13 Aug 2007
[ 19:22 obrien ] Original commit 
1.303 editors/vim/Makefile
1.177 editors/vim/distinfo
Update to Vim 7.1 patchlevel 68.
Tue, 7 Aug 2007
[ 21:02 obrien ] Original commit 
1.302 editors/vim/Makefile
1.176 editors/vim/distinfo
Update to Vim 7.1 patchlevel 55.
Sat, 28 Jul 2007
[ 16:30 miwi ] Original commit 
1.301 editors/vim/Makefile
1.175 editors/vim/distinfo
- Update to 7.1 patchset 39

Approved by:    Approved by: maintainer timeout (security, 1 day), simon
(secteam)
Security:      
http://www.vuxml.org/freebsd/1ed03222-3c65-11dc-b3d3-0016179b2dd5.html
Fri, 29 Jun 2007
[ 15:26 obrien ] Original commit 
1.300 editors/vim/Makefile
1.174 editors/vim/distinfo
Update to Vim 7.1 patchlevel 18.
Tue, 26 Jun 2007
[ 21:57 obrien ] Original commit 
1.299 editors/vim/Makefile
1.173 editors/vim/distinfo
Update to Vim 7.1 patchlevel 12.
This is a bug-fix release, there are no fancy new features.
A few new syntax files, filetype plugins, and indent files were added.
Along with additional tutor and keymap translations.
Thu, 21 Jun 2007
[ 18:06 obrien ] Original commit 
1.298 editors/vim/Makefile
1.172 editors/vim/distinfo
Update to Vim 7.0 patchlevel 241.
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 18 Apr 2007
[ 06:20 obrien ] Original commit 
1.296 editors/vim/Makefile
1.171 editors/vim/distinfo
Update to Vim 7.0 patchlevel 224.
Sun, 11 Mar 2007
[ 01:39 obrien ] Original commit 
1.295 editors/vim/Makefile
1.170 editors/vim/distinfo
Update to Vim 7.0 patchlevel 214.
Mon, 8 Jan 2007
[ 19:12 obrien ] Original commit 
1.294 editors/vim/Makefile
Fix bug rev 1.292 introduced to Gvim - Escape the pipe in the menu files.

PR:             107524
Submitted by:   Ricardo Nabinger Sanchez<rnsanchez@wait4.org>
Patch submitted by:     James Seward <james@jamesoff.net>
Wed, 3 Jan 2007
[ 08:40 obrien ] Original commit 
1.293 editors/vim/Makefile
Catch up with Exuberant ctags binary name change.
To use Exuberant ctags vs. /usr/bin/ctags build 'WITH_EXUBERANT_CTAGS'.
Tue, 2 Jan 2007
[ 22:41 stas ] Original commit 
1.292 editors/vim/Makefile
- FreeBSD's ctags has no -R option.

Approved by:    maintainer timeout (4 months)
Thu, 14 Dec 2006
[ 01:53 obrien ] Original commit 
1.291 editors/vim/Makefile
1.169 editors/vim/distinfo
Update to Vim 7.0 patchlevel 178.
Wed, 13 Dec 2006
[ 23:41 obrien ] Original commit 
1.290 editors/vim/Makefile
Fix 'make -DWITH_LANG makesum'.
Tue, 12 Dec 2006
[ 03:36 obrien ] Original commit 
1.289 editors/vim/Makefile
1.168 editors/vim/distinfo
If "WITH_LANG" is defined, install the several languages contained in
Vim "lang" distribution.

PR:             106532
Submitted by:   Jose G. Juanino <jjuanino@gmail.com>
[ 03:31 obrien ] Original commit 
1.288 editors/vim/Makefile
Catch up with rev 1.287 and take TCL support out of the "PACKAGE_BUILDING"
configuration.
Sun, 10 Dec 2006
[ 06:11 kris ] Original commit 
1.287 editors/vim/Makefile
Mark WITH_TCL BROKEN: does not compile
Sun, 26 Nov 2006
[ 05:37 obrien ] Original commit 
1.286 editors/vim/Makefile
Trim trailing whitesapce.
[ 05:35 obrien ] Original commit 
1.285 editors/vim/Makefile
1.167 editors/vim/distinfo
Update to Vim 7.0 patchlevel 168.
Sun, 10 Sep 2006
[ 03:44 obrien ] Original commit 
1.284 editors/vim/Makefile
1.166 editors/vim/distinfo
Update to Vim 7.0 patchlevel 94.
[ 03:29 obrien ] Original commit 
1.283 editors/vim/Makefile
Add "WITH_XTERM_SAVE" knob to enable Vim's 'restorescreen' option.
See also:
  :help 'rs'
  :help xterm-save-screen

Submitted by:   David Thompson <dat1965@yahoo.com>
Tue, 5 Sep 2006
[ 17:28 obrien ] Original commit 
1.282 editors/vim/Makefile
1.165 editors/vim/distinfo
Update to Vim 7.0 patchlevel 88.
Wed, 23 Aug 2006
[ 21:08 obrien ] Original commit 
1.281 editors/vim/Makefile
1.164 editors/vim/distinfo
Update to Vim 7.0 patchlevel 66.
Tue, 1 Aug 2006
[ 01:43 linimon ] Original commit 
1.280 editors/vim/Makefile
Unmark broken on 4.x.  There have been 2 user reports that it builds fine on
4.x; further, it has started breaking on 5.x on pointyhat.  This now seems
to be pointyhat-specific.
Wed, 19 Jul 2006
[ 04:37 linimon ] Original commit 
1.279 editors/vim/Makefile
Mark as broken on 4.X: fails to compile.  4.X users are recommended to stay
with the previous version which was repocopied to editors/vim6.

Hat:            portmgr
Approved by:    maintainer
Mon, 17 Jul 2006
[ 16:17 obrien ] Original commit 
1.278 editors/vim/Makefile
1.163 editors/vim/distinfo
Update to Vim 7.0 patchlevel 39.
Mon, 26 Jun 2006
[ 19:21 obrien ] Original commit 
1.277 editors/vim/Makefile
1.162 editors/vim/distinfo
1.29 editors/vim/files/patch-01
1.3 editors/vim/files/patch-configure
1.1 editors/vim/files/patch-installml.sh
1.46 editors/vim/pkg-plist
Upgrade the Vim port to version 7.0, patchlevel 35.
At PL35 it is now well stable and appropriate as a production editor.
MANLANG support taken from PR 98979, submitted by Roman Bogorodskiy
<novel@freebsd.org>.
Sun, 7 May 2006
[ 11:55 edwin ] Original commit 
1.7 editors/2bsd-vi/Makefile
1.9 editors/MathPlanner/Makefile
1.9 editors/aewan/Makefile
1.29 editors/beav/Makefile
1.17 editors/beaver/Makefile
1.17 editors/bless/Makefile
1.52 editors/cooledit/Makefile
1.29 editors/dedit/Makefile
1.12 editors/elvis/Makefile
1.8 editors/em/Makefile

(Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with E
Sat, 6 May 2006
[ 23:45 obrien ] Original commit 
1.275 editors/vim/Makefile
1.161 editors/vim/distinfo
Update to Vim 6.4 patchlevel 9.
Tue, 7 Mar 2006
[ 08:28 ade ] Original commit 
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile

(Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Wed, 28 Dec 2005
[ 22:46 obrien ] Original commit 
1.273 editors/vim/Makefile
[Try to] Look for dependcancies in ${LOCALBASE}.
[ 22:45 obrien ] Original commit 
1.272 editors/vim/Makefile
1.160 editors/vim/distinfo
Update to Vim 6.4 patchlevel 6
Thu, 8 Dec 2005
[ 12:24 garga ] Original commit 
1.271 editors/vim/Makefile
- Register ruby and python dependency when WITH_(RUBY|PYTHON) is set

PR:             ports/63018
Submitted by:   KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Approved by:    maintainer timeout (> 9 months)
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 24 Oct 2005
[ 10:43 krion ] Original commit 
1.269 editors/vim/Makefile
Fix breakage with portupgrade(1).

Submitted by:   mezz
Approved by:    portmgr hat
[ 02:28 obrien ] Original commit 
1.268 editors/vim/Makefile
1.159 editors/vim/distinfo
1.2 editors/vim/files/patch-configure
Update to Vim 6.4 release!

6.4 is a maintenance release - containing additional syntax files, translations
and all 90 patches to 6.3.  It is a "reset" for future patch fixes.
[ 01:34 obrien ] Original commit 
1.267 editors/vim/Makefile
Attempt to fix to respect non-standard LOCALBASE/X11BASE settings.
Let me just take this opportunity to express how much I hate autoconf's
attempt at containing AI, and note the size of hammer one has to use to
knock some real knowledge into its head.
Mon, 17 Oct 2005
[ 20:12 obrien ] Original commit 
1.266 editors/vim/Makefile
1.158 editors/vim/distinfo
Update to Vim 6.3 patchlevel 90
Tue, 16 Aug 2005
[ 17:48 remko ] Original commit 
1.265 editors/vim/Makefile
1.1 editors/vim/pkg-message
Add a note about VIM's modeline support.  This will instruct users
that do not need the modeline support to disable it, since it contained
remote vulnerabilities.

Reviewed by:            simon
Approved by:            portsmgr (blanket, secteam), obrien (maintainer)
Tue, 2 Aug 2005
[ 17:50 obrien ] Original commit 
1.264 editors/vim/Makefile
1.157 editors/vim/distinfo
Update to Vim 6.3 patchlevel 85

Approved by:    portmgr(krion)
Wed, 6 Jul 2005
[ 21:09 obrien ] Original commit 
1.263 editors/vim/Makefile
1.156 editors/vim/distinfo
Update to Vim 6.3 patchlevel 79
Wed, 2 Mar 2005
[ 04:43 obrien ] Original commit 
1.262 editors/vim/Makefile
1.155 editors/vim/distinfo
Update to Vim 6.3 patchlevel 62
Sat, 11 Dec 2004
[ 02:22 obrien ] Original commit 
1.261 editors/vim/Makefile
1.154 editors/vim/distinfo
Update to Vim 6.3 patchlevel 45.
Fri, 27 Aug 2004
[ 18:50 obrien ] Original commit 
1.260 editors/vim/Makefile
1.153 editors/vim/distinfo
Update to Vim 6.3 patchlevel 16
Mon, 9 Aug 2004
[ 13:01 obrien ] Original commit 
1.259 editors/vim/Makefile
Add more MLINKS.

Reviewed by:    vs
Tue, 3 Aug 2004
[ 20:16 obrien ] Original commit 
1.258 editors/vim/Makefile
1.28 editors/vim/files/patch-01
A better way to respect $CC.
[ 20:15 obrien ] Original commit 
1.257 editors/vim/Makefile
1.152 editors/vim/distinfo
Update to Vim 6.3 patchlevel 15
Fri, 11 Jun 2004
[ 01:10 obrien ] Original commit 
1.256 editors/vim/Makefile
Respect ${CC}.

PR:             67774
Submitted by:   michael johnson <ahze@ahze.net>
Tue, 8 Jun 2004
[ 17:09 obrien ] Original commit 
1.255 editors/vim/Makefile
1.151 editors/vim/distinfo
Update to Vim 6.3 release.
Sun, 9 May 2004
[ 04:33 obrien ] Original commit 
1.254 editors/vim/Makefile
1.150 editors/vim/distinfo
Update to Vim 6.2 patchlevel 532
[ 03:54 obrien ] Original commit 
1.253 editors/vim/Makefile
Add patch #502 to BADPATCHES.  While it patches OK, and bulids fine for me;
for others it caused a build failure.

Tested by:      will
Mon, 3 May 2004
[ 00:36 obrien ] Original commit 
1.252 editors/vim/Makefile
1.149 editors/vim/distinfo
Update to Vim 6.2 patchlevel 521
Tue, 30 Mar 2004
[ 20:20 krion ] Original commit 
1.7 archivers/dpkg/Makefile
1.7 archivers/rpm4/Makefile
1.30 audio/flac/Makefile
1.16 audio/id3lib/Makefile
1.58 audio/mpg123/Makefile
1.3 audio/mpiosh/Makefile
1.12 audio/musicpd/Makefile
1.6 chinese/oto/Makefile
1.53 chinese/xcin25/Makefile
1.11 comms/scmxx/Makefile

(Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use USE_ICONV knob

Approved by:    portmgr
Sat, 20 Mar 2004
[ 19:11 obrien ] Original commit 
1.250 editors/vim/Makefile
Back out rev. 1.247 (add GNU_CONFIGURE, which make respect for CC/CFLAGS
flags), as it broke all the CONF_OPT_* knobs.
[ 18:21 obrien ] Original commit 
1.249 editors/vim/Makefile
1.148 editors/vim/distinfo
Update to Vim 6.2 patchlevel 383
Sun, 14 Mar 2004
[ 22:46 obrien ] Original commit 
1.248 editors/vim/Makefile
Fix problem in the configuration of Cscope support.

Submitted by:   Marc Olzheim <marcolz@stack.nl>
Tue, 24 Feb 2004
[ 10:21 osa ] Original commit 
1.247 editors/vim/Makefile
Add GNU_CONFIGURE, which make respect for CC/CFLAGS flags.

Approved by:    obrien (maintainer)
Sun, 15 Feb 2004
[ 22:01 obrien ] Original commit 
1.246 editors/vim/Makefile
1.147 editors/vim/distinfo
Update to Vim 6.2 patchlevel 263
Wed, 4 Feb 2004
[ 05:25 marcus ] Original commit 
1.31 comms/gnokii/Makefile
1.19 databases/clip/Makefile
1.187 editors/openoffice-1.0/Makefile
1.115 editors/openoffice-1.1/Makefile
1.245 editors/vim/Makefile
1.77 irc/irssi/Makefile
1.12 korean/gdick/Makefile
1.92 misc/mc/Makefile
1.3 net/nocatsplash/Makefile
1.39 x11-toolkits/wxgtk/Makefile
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:   kris
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Mon, 2 Feb 2004
[ 06:33 obrien ] Original commit 
1.243 editors/vim/Makefile
1.146 editors/vim/distinfo
Update to Vim 6.2 patchlevel 221
Thu, 22 Jan 2004
[ 11:06 trevor ] Original commit 
1.3 audio/mbrolavox/Makefile
1.5 databases/pydbdesigner/Makefile
1.3 devel/ace+tao-doc/Makefile
1.9 devel/cc65/Makefile
1.4 devel/cscout/Makefile
1.10 devel/invitation_to_ruby/Makefile
1.24 editors/ooodict-all/Makefile
1.185 editors/openoffice-1.0/Makefile
1.113 editors/openoffice-1.1/Makefile
1.113 editors/openoffice-2.0-devel/Makefile

(Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Use the SORT macro from bsd.port.mk.
Mon, 5 Jan 2004
[ 07:27 obrien ] Original commit 
1.241 editors/vim/Makefile
Remove junk files (ie, .orig) before installing all files in support
directories.

Submitted by:   Mike Hunter <mhunter@ack.Berkeley.EDU>
Tue, 18 Nov 2003
[ 22:27 obrien ] Original commit 
1.240 editors/vim/Makefile
1.145 editors/vim/distinfo
Update to Vim 6.2 patchlevel 154
[ 02:29 obrien ] Original commit 
1.239 editors/vim/Makefile
Use Tcl/Tk 8.4 rather than 8.3.

Submitted by:   Thierry Thomas <thierry@pompo.net>
Thu, 30 Oct 2003
[ 20:21 obrien ] Original commit 
1.238 editors/vim/Makefile
1.144 editors/vim/distinfo
1.2 editors/vim/files/patch-digraph.c
1.2 editors/vim/files/patch-globals.h
Update to Vim 6.2 patchlevel 139
Thu, 4 Sep 2003
[ 18:08 obrien ] Original commit 
1.237 editors/vim/Makefile
1.143 editors/vim/distinfo
Update to Vim 6.2 patchlevel 72
[ 18:07 obrien ] Original commit 
1.236 editors/vim/Makefile
Work around for bsd.gnome.mk isn't needed any longer.

Submitted by:   marcus
Sat, 23 Aug 2003
[ 02:03 perky ] Original commit 
1.42 cad/xcircuit/Makefile
1.7 devel/boost/Makefile
1.5 devel/libical/Makefile
1.235 editors/vim/Makefile
1.32 graphics/dia/Makefile
1.127 graphics/gimp-devel/Makefile
1.107 irc/xchat/Makefile
1.120 irc/xchat2/Makefile
1.21 math/vtk/Makefile
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:   olgeni
Sun, 10 Aug 2003
[ 01:42 obrien ] Original commit 
1.234 editors/vim/Makefile
1.142 editors/vim/distinfo
Update to Vim 6.2 patchlevel 61
Sat, 19 Jul 2003
[ 20:27 obrien ] Original commit 
1.233 editors/vim/Makefile
update PORTREVISION

Number of commits found: 189 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19050
Broken 165
Deprecated 82
Ignore 431
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 14
Set to expire 63
Interactive 78
new 24 hours 6
new 48 hours10
new 7 days25
new fortnight65
new month223

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