FreshPorts -- The Place For Ports Fri, 5 Dec 2008 8:00 AM 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: lang/clisp/Makefile
CVSWeb

Number of commits found: 52

Fri, 6 Jun 2008
[ 14:41 edwin ] Original commit 
1.5 lang/abcl/Makefile
1.19 lang/bigloo/Makefile
1.56 lang/clisp/Makefile
1.2 lang/clojure/Makefile
1.5 lang/csharp-mode.el/Makefile
1.47 lang/elk/Makefile
1.117 lang/erlang/Makefile
1.6 lang/etoile-io/Makefile
1.7 lang/fpc-base/Makefile
1.9 lang/fpc-units/Makefile

(Only the first 10 of 46 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)
Wed, 30 Apr 2008
[ 02:32 alepulver ] Original commit 
1.55 lang/clisp/Makefile
1.18 lang/clisp/distinfo
1.2 lang/clisp/files/patch-src__makemake.in
- Update to version 2.44.1.
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore).
- Remove wrong mirror (does not have this version).

Obtained from:  "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private
e-mail)
Sun, 23 Mar 2008
[ 11:11 miwi ] Original commit 
1.12 audio/gnowavcut/Makefile
1.29 audio/x11amp/Makefile
1.36 audio/xmp/Makefile
1.8 cad/opencascade/Makefile
1.16 chinese/pyDict/Makefile
1.15 comms/gmfsk/Makefile
1.12 comms/hamfax/Makefile
1.8 comms/syncterm/Makefile
1.29 deskutils/pinot/Makefile
1.23 deskutils/wmpinboard/Makefile

(Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Thu, 20 Mar 2008
[ 16:43 gahr ] Original commit 
1.16 devel/meta-cvs/Makefile
1.53 lang/clisp/Makefile
- Chase devel/libsigsegv shlib version bump

Approved by:    miwi (mentor)
Fri, 15 Feb 2008
[ 19:11 alepulver ] Original commit 
1.52 lang/clisp/Makefile
1.17 lang/clisp/distinfo
1.1 lang/clisp/files/patch-configure
1.17 lang/clisp/pkg-plist
- Update to version 2.44.
- External ffcall is used instead of bundled one.
- Remove BROKEN for 8.x.
- Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC).
Tue, 29 Jan 2008
[ 22:31 erwin ] Original commit 
1.51 lang/clisp/Makefile
Mark BROKEN on 8.0: dumps core during build
Tue, 11 Dec 2007
[ 21:23 alepulver ] Original commit 
1.50 lang/clisp/Makefile
1.16 lang/clisp/distinfo
1.2 lang/clisp/files/patch-modules__berkeley-db__configure
1.2 lang/clisp/files/patch-modules__fastcgi__fastcgi.lisp
1.2 lang/clisp/files/patch-modules__pari__cpari.c
1.1 lang/clisp/files/patch-src__makemake.in
1.1 lang/clisp/files/pkg-message.in
1.16 lang/clisp/pkg-plist
- Update to version 2.43.
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
  automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps.
Fri, 30 Nov 2007
[ 21:23 alepulver ] Original commit 
1.49 lang/clisp/Makefile
- Use GCC 3.4 to build in FreeBSD >= 7 since it fails with GCC 4.x (the reason
  and a proper fix will be evaluated later, together with the 2.42 update).

PR:             ports/117783
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    portmgr (linimon)
Wed, 24 Oct 2007
[ 01:43 alepulver ] Original commit 
1.48 lang/clisp/Makefile
- Only mark BROKEN when PACKAGE_BUILDING, since the failure seems related to
  pointyhat (a user reported success).
- Change BROKEN message accordingly.
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Tue, 5 Jun 2007
[ 05:38 alepulver ] Original commit 
1.46 lang/clisp/Makefile
- Mark BROKEN for FreeBSD 7.x (coredumps).

Reported by:    pointyhat
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}.
Thu, 3 May 2007
[ 22:04 alepulver ] Original commit 
1.44 lang/clisp/Makefile
1.15 lang/clisp/distinfo
- Update to version 2.41a.
Sat, 13 Jan 2007
[ 02:05 alepulver ] Original commit 
1.43 lang/clisp/Makefile
- Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.

Reported by:    pointyhat
Thu, 7 Dec 2006
[ 04:29 alepulver ] Original commit 
1.42 lang/clisp/Makefile
1.14 lang/clisp/distinfo
1.15 lang/clisp/pkg-plist
- Update to version 2.41.
- Add more MASTER_SITES.
Thu, 29 Jun 2006
[ 18:31 alepulver ] Original commit 
1.41 lang/clisp/Makefile
- Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building a
  dependency (devel/meta-cvs). This fix was accidentaly removed by me when
  committing the last fix.

Reported by:    shaun
Wed, 28 Jun 2006
[ 23:04 alepulver ] Original commit 
1.40 lang/clisp/Makefile
1.1 lang/clisp/files/patch-modules__berkeley-db__configure
1.1 lang/clisp/files/patch-modules__pari__cpari.c
1.1 lang/clisp/files/patch-modules__postgresql__config.h.in
1.14 lang/clisp/pkg-plist
- Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
Fri, 2 Jun 2006
[ 09:56 vd ] Original commit 
1.39 lang/clisp/Makefile
Fix CFLAGS to make devel/meta-cvs buildable

PR:             ports/94456
Submitted by:   Shaun Amott <shaun@inerd.com>
Sat, 22 Apr 2006
[ 23:13 kris ] Original commit 
1.38 lang/clisp/Makefile
BROKEN on amd64, ia64 and 4.x: Does not build
Wed, 15 Mar 2006
[ 13:34 mnag ] Original commit 
1.37 lang/clisp/Makefile
1.4 lang/clisp/pkg-descr
- Drop maintainership
- portlint(1)

PR:             93874
Submitted by:   maintainer
Tue, 7 Feb 2006
[ 11:14 barner ] Original commit 
1.36 lang/clisp/Makefile
- Avoid recursive variable definition

Submitted by:   pfgshield-freebsd@yahoo.com (maintainer)
Sun, 5 Feb 2006
[ 23:42 barner ] Original commit 
1.35 lang/clisp/Makefile
1.13 lang/clisp/distinfo
- Update to 2.38

Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
PR:             ports/92831
Thu, 19 Jan 2006
[ 12:53 tdb ] Original commit 
1.34 lang/clisp/Makefile
1.12 lang/clisp/distinfo
- Fix distinfo and unbreak.
- Distfile rerolled, changes as follows (full diff is ~500 lines):
    Change version number from 2.36 to 2.37
    configure.in contains a few changes like this:
      -AC_MSG_NOTICE([ * Berkeley-DB (Tools):])
      +AC_MSG_NOTICE([ * Berkeley-DB (Tools)])

PR:             91739
Submitted by:   Andreas Eder <are@staffa.eder.local>
Approved by:    maintainer
Sat, 14 Jan 2006
[ 09:12 kris ] Original commit 
1.33 lang/clisp/Makefile
BROKEN: Size mismatch
Tue, 3 Jan 2006
[ 04:43 edwin ] Original commit 
1.32 lang/clisp/Makefile
1.11 lang/clisp/distinfo
[maintainer-update] lang/clisp to version 2.37

        Update port to latest upstream version.

PR:             ports/91253
Submitted by:   Jakub Rehor <jakub@rehor.net>
Thu, 22 Dec 2005
[ 18:23 garga ] Original commit 
1.31 lang/clisp/Makefile
1.10 lang/clisp/distinfo
1.13 lang/clisp/pkg-plist
- Update to 2.36

PR:             ports/90781
Submitted by:   maintainer
Fri, 28 Oct 2005
[ 23:44 kris ] Original commit 
1.30 lang/clisp/Makefile
BROKEN on amd64 and ia64: Does not compile
Sat, 10 Sep 2005
[ 04:26 lawrance ] Original commit 
1.29 lang/clisp/Makefile
Add missing build dependency (needs dvipdf from ghostscript)

Reported by:    kris
Tue, 6 Sep 2005
[ 04:32 lawrance ] Original commit 
1.28 lang/clisp/Makefile
1.12 lang/clisp/pkg-plist
Disable the clisp X module at the request of the maintainer, until he
sorts out the options and dependencies.
Bump PORTREVISION.

PR:             ports/85723
Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
Sun, 4 Sep 2005
[ 05:49 lawrance ] Original commit 
1.27 lang/clisp/Makefile
1.9 lang/clisp/distinfo
1.2 lang/clisp/files/patch-makemake.in
1.3 lang/clisp/pkg-descr
1.11 lang/clisp/pkg-plist
Update to 2.35

From submitter:
* Unmark BROKEN for 64-bit architectures: developers report that it works fine
  (not tested, I only have i386).
* Instead of patching makemake.in, specify correct location of mandir via
  ./makemake option.
* Add build dependency on libsigsegv for better garbage collection.
* Update pkg-descr per request from developers.

PR:             ports/85677
Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
Wed, 6 Apr 2005
[ 08:53 flz ] Original commit 
1.26 lang/clisp/Makefile
1.10 lang/clisp/pkg-plist
- Fix packing list.
- Mark BROKEN for 64bits architectures.

PR:             ports/79438
Submitted by:   Matthew X. Economou <xenophon@irtnog.org>
Approved by:    maintainer
Sat, 26 Mar 2005
[ 19:35 kris ] Original commit 
1.25 lang/clisp/Makefile
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
Sun, 6 Mar 2005
[ 21:22 sem ] Original commit 
1.24 lang/clisp/Makefile
1.8 lang/clisp/distinfo
1.6 lang/clisp/files/patch-aa
1.2 lang/clisp/files/patch-clisp-link.in
1.1 lang/clisp/files/patch-makemake.in
1.2 lang/clisp/pkg-descr
1.9 lang/clisp/pkg-plist
- Update to 2.33.2
- Unorphaning the port

PR:             ports/77624
Submitted by:   Jakub Rehor <jakub@rehor.net>
Mon, 14 Feb 2005
[ 16:02 pav ] Original commit 
1.23 lang/clisp/Makefile
- Really fix build under locale

Submitted by:   Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
Sat, 29 Jan 2005
[ 23:02 pav ] Original commit 
1.22 lang/clisp/Makefile
- Fix build on Unicode locales by forcing LANG=C

PR:             ports/76585
Submitted by:   clemens fischer <ino-qc@spotteswoode.dnsalias.org>
Sun, 2 Jan 2005
[ 00:46 kris ] Original commit 
1.21 lang/clisp/Makefile
Does not compile on alpha

Approved by:    portmgr (self)
Mon, 6 Dec 2004
[ 07:19 kris ] Original commit 
1.3 devel/cl-asdf-clisp/Makefile
1.2 devel/cl-asdf-cmucl/Makefile
1.2 devel/cl-asdf-sbcl/Makefile
1.2 devel/cl-asdf/Makefile
1.3 devel/cl-port-clisp/Makefile
1.3 devel/cl-port-cmucl/Makefile
1.2 devel/cl-port-sbcl/Makefile
1.2 devel/cl-port/Makefile
1.3 devel/cl-split-sequence-clisp/Makefile
1.2 devel/cl-split-sequence-cmucl/Makefile

(Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Reset bouncing maintainer address:

<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
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
Wed, 4 Feb 2004
[ 04:36 marcus ] Original commit 
1.26 arabic/kde3-i18n/Makefile
1.4 arabic/koffice-i18n/Makefile
1.5 archivers/dpkg/Makefile
1.40 archivers/gtar/Makefile
1.17 archivers/libcomprex/Makefile
1.48 archivers/rpm/Makefile
1.19 astro/fooseti/Makefile
1.17 astro/gpsdrive/Makefile
1.15 astro/spacechart/Makefile
1.41 audio/aumix/Makefile

(Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor ] Original commit 
1.25 arabic/kde3-i18n/Makefile
1.3 arabic/koffice-i18n/Makefile
1.4 archivers/dpkg/Makefile
1.39 archivers/gtar/Makefile
1.16 archivers/libcomprex/Makefile
1.47 archivers/rpm/Makefile
1.18 astro/fooseti/Makefile
1.16 astro/gpsdrive/Makefile
1.14 astro/spacechart/Makefile
1.40 audio/aumix/Makefile

(Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Tue, 26 Aug 2003
[ 21:25 marcus ] Original commit 
1.3 archivers/dpkg/Makefile
1.37 archivers/gtar/Makefile
1.11 archivers/libcomprex/Makefile
1.46 archivers/rpm/Makefile
1.16 astro/fooseti/Makefile
1.14 astro/gpsdrive/Makefile
1.12 astro/spacechart/Makefile
1.38 audio/aumix/Makefile
1.15 audio/denemo/Makefile
1.20 audio/lopster/Makefile

(Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 06:41 marcus ] Original commit 
1.2 archivers/dpkg/Makefile
1.36 archivers/gtar/Makefile
1.10 archivers/libcomprex/Makefile
1.45 archivers/rpm/Makefile
1.15 astro/fooseti/Makefile
1.13 astro/gpsdrive/Makefile
1.11 astro/spacechart/Makefile
1.37 audio/aumix/Makefile
1.14 audio/denemo/Makefile
1.19 audio/lopster/Makefile

(Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Mon, 19 May 2003
[ 13:31 arved ] Original commit 
1.14 lang/clisp/Makefile
Put back USE_GCC=2.95:

There are some problems with lang/clisp when it's compiled with
GCC 3:

- The foreign function interface (i.e. loading C libraries) doesn't
  work. This breaks devel/meta-cvs, among other things
- A readline-related issue makes CLISP crash when a user hits TAB under
  some circumstances

PR:             52407
Submitted by:   maintainer
Fri, 21 Feb 2003
[ 12:35 knu ] Original commit 
1.9 lang/ETHOberonV4/Makefile
1.2 lang/bigloo/Makefile
1.2 lang/clips/Makefile
1.13 lang/clisp/Makefile
1.2 lang/cmucl-extra/Makefile
1.17 lang/cmucl/Makefile
1.4 lang/crossgo32-f77/Makefile
1.3 lang/dis/Makefile
1.21 lang/dylan/Makefile
1.10 lang/emacs-lisp-intro/Makefile

(Only the first 10 of 134 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 8 Jan 2003
[ 10:32 ijliao ] Original commit 
1.12 lang/clisp/Makefile
1.6 lang/clisp/distinfo
1.5 lang/clisp/files/patch-aa
1.1 lang/clisp/files/patch-clisp-link.in
1.6 lang/clisp/pkg-plist
upgrade to 2.30
pass maintainership

PR:             46843
Submitted by:   Henrik Motakef <henrik.motakef@web.de> (new maintainer)
Fri, 8 Nov 2002
[ 20:44 arved ] Original commit 
1.11 lang/clisp/Makefile
Add USE_GCC=2.95, since the build dumps core with gcc 3.x

PR:             39189
Submitted by:   Stanislav Grozev <tacho@factline.com>
Fri, 28 Jun 2002
[ 09:23 kevlo ] Original commit 
1.10 lang/clisp/Makefile
1.5 lang/clisp/distinfo
1.4 lang/clisp/files/patch-aa
1.5 lang/clisp/pkg-plist
Update to 2.28

PR: 39898
Submitted by: MAINTAINER
Thu, 7 Feb 2002
[ 21:11 pat ]  
unknown lang/clisp/Makefile
Remove dead MASTER_SITES    
Sat, 12 Jan 2002
[ 01:20 nectar ]  
unknown lang/clisp/Makefile
unknown lang/clisp/pkg-plist
Commit after maintainer timeout:    
Sat, 1 Sep 2001
[ 07:38 knu ]  
unknown lang/clisp/Makefile
unknown lang/clisp/distinfo
unknown lang/clisp/files/patch-aa
unknown lang/clisp/files/patch-ab
Update to 2.27.    
Fri, 1 Jun 2001
[ 08:05 obrien ]  
unknown biology/nab/Makefile
unknown cad/magic/Makefile
unknown databases/msql/Makefile
unknown databases/postgresql7/Makefile
unknown games/crossfire/Makefile
unknown games/lexter/Makefile
unknown games/mangband/Makefile
unknown games/nethack-qt/Makefile
unknown games/nighthawk/Makefile
unknown games/quakeserver/Makefile

(Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Use proper POSIX syntax for `chown'.    
Sat, 19 May 2001
[ 21:03 ijliao ]  
unknown lang/clisp/Makefile
unknown lang/clisp/distinfo
unknown lang/clisp/files/patch-aa
unknown lang/clisp/files/patch-ab
unknown lang/clisp/pkg-plist
upgrade to 2.25.1    

Number of commits found: 52

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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 19495
Broken 161
Deprecated 87
Ignore 471
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

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