| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 57343
Submitted by: Pav Lucistnik <pav@oook.cz>
Approved by: Maxime Romano <verbophobe@jewcrew.org> (previous maintainer)
|
|
|
|
|
| |
Submitted by: Andrew J Caines <A.J.Caines@halplant.com>
Takahiro Morishita <morishita@skywing.org>
|
|
|
|
|
| |
PR: 57360
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
|
|
| |
that states that the software is based in part of [sic] the
work of the FreeType Team, in the distribution documentation.
We also encourage you to put an URL to the FreeType web
page in your documentation, though this isn't mandatory.
-- <URL:http://cvs.freetype.org/cgi-bin/viewcvs.cgi/~checkout~/freetype2/docs/
FTL.txt?rev=1.7>
|
|
|
|
|
| |
PR: 57358
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/47473
Submitted by: Martijn Lina <martijn@pacno.net>
|
|
|
|
|
| |
PR: 57351
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
optional, enabled by WITH_OPENCDK and WITH_LIBTASN1 knobs,
respectively. NOTE: several people reported that using
external libtasn1 breaks (at least some) GnuTLS functionality,
so using WITH_LIBTASN1 is NOT recommended for now.
- Remove patch-configure as it breaks proper shared library build
- Build include lzo library by default (noticed by KATO Tsuguru)
- Re-sort pkg-plist
PR: 57346
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lineak is a utility designed to enable the use and configuration
of those special keys on Internet, Easy Access and Multimedia
keyboards in Linux (and other unices, like now FreeBSD).
I use this port for about 6-8 months and it seems to work
without much problems. I was asked from several people if
I finished the port, so I thought it would be the best to
include it in the official ports tree.
PR: ports/52158
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sysutils/eject port is quite useful to eject those
cdroms and other removeable media. However, you need to
know the "real" name of the device in order to eject it.
Indeed, eject(1), given a "arg" argument tries to eject
from the "/dev/argc" device, which is good, but could be
better.
The attached patch makes it look around a bit more, first
in /dev/arg, then /dev/argc and just plain ./arg.
Also, if the file found is a symlink, the patch makes eject
unfold the link to find what device is behind it so it can
umount it correctly.
PR: ports/51008
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
|
| |
|
|
|
|
|
|
|
|
|
| |
Update root-tail, utility to tail multiple log files on
root window of X, to last version 0.2, which fixes broken
-noinitial switch.
PR: ports/50708
Submitted by: Pav Lucistnik <pav@oook.cz>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The Ganglia cluster monitoring system is an easy to install
and configure cluster monitor. The ganglia-webfrontend
port is a port of the web-based GUI. This port depends on
the ganglia-monitor-core port which is in PR ports/48551.
PR: ports/48552
Submitted by: Brooks Davis <brooks@freebsd.org>
|
|
|
|
|
|
|
| |
Update to version 0.2
PR: ports/50256
Submitted by: stanislav shalunov <shalunov@internet2.edu>
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: erwin@
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 54853
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
See: http://caraldi.com/jbq/resin/
|
|
|
|
|
|
|
|
|
|
| |
I have created a patch that can be applied to provide IPv6
support for sysutils/socket utility. The patch imported
from NetBSD and cleaned up to be cleanly work on FreeBSD.
PR: ports/36202
Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
the default now, and should slide foward gracefully (or obey make.conf
or portupgrade.conf).
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
| |
PR: 57347
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The shells/bash-completion port installs Ian Macdonald's
programmable completion library for Bash 2.04 and above.
This gives users context- sensitive tab-completion for such
things as program arguments, SSH hostnames, NFS mounts, and
so on.
PR: ports/52790
Submitted by: Kirk Strauser <kirk@strauser.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- The original company (webgain.com) doesn't exist anymore.
- The code is moved over to the Sun Java Development Center.
- The port doesn't compile/build properly.
PR: Started with ports/48352
Submitted by: Andy Gerweck <andy@gerweck.dyndns.org>
|
|
|
|
| |
who does not have perl.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Apache SOAP Toolkit for Java - Provides document/rpc-style
interfaces to SOAP service endpoints via a variety of
transports including HTTP/HTTPS/SMTP/POP3.
PR: ports/45491
Submitted by: Brian Skrab <brian@quynh-and-brian.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Jetspeed is an Open Source implementation of an Enterprise
Information Portal, using Java and XML. A portal makes
network resources (applications, databases and so forth)
available to end-users. The user can access the portal via
a web browser, WAP-phone, pager or any other device. Jetspeed
acts as the central hub where information from multiple
sources are made available in an easy to use manner.
WWW: http://jakarta.apache.org/jetspeed/site/index.html
PR: ports/55593
Submitted by: Francisco Gomez <francisco@gomezmarin.com>
|
|
|
|
|
|
|
|
|
| |
- Fix plist on 32bit architectures.
- Bump PORTREVISION.
PR: 57269 [1]
Submitted by: Tim Middleton <x@Vex.Net> [1],
Kostik I. Belousov <kostya@tessart.kiev.ua> [1]
|
|
|
|
|
|
|
|
|
|
| |
Java ports should use the new USE_JAVA infrastructure to
auto-discover the installed JRE
Informed maintainer.
PR: ports/56927
Submitted by: Nick Sayer <nsayer@kfu.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update to exim-4.24 (bugfix release).
* Wishlist patch for "eqi" incorporated.
* Mark exim-{ldap2,mysql,postgresql,} as conflicting.
* Substitute PORTREVISION for build number so that the version string
hints at which version of the port the binary comes from.
* Clean up POST-INSTALL-NOTES.
* Install example scripts, especially upgrade converters, now that exim-old
has been retired.
* Enable DNSDB-style lookup support by default; it can be disabled with
WITHOUT_DNSDB.
* Simplify LDAP support, using various versions of OpenLDAP only.
The old WITH_OPENLDAP[0-9][0-9] options are now invalid; use
WITH_OPENLDAP and/or WITH_OPENLDAP_VER instead.
* Retired exim-ldap port; OpenLDAP 1.2 is ancient.
* Allow the operator to specify preferred MySql version with
WITH_MYSQL_VER.
* Allow the operator to specify preferred Berkeley DB version with
WITH_BDB_VER; the old DB_LIB_VERSION option is now invalid.
* Respect bsd.ports.mk defaults of MySQL 4.0 and OpenLDAP 2.1.
* Allow the operator to specify default charset for header conversions,
with WITH_DEFAULT_CHARSET.
* Limit configure files to ${PREFIX}/etc/exim by default for security
reasons; the operator may override this behaviour with
WITHOUT_ALT_CONFIG_PREFIX.
!!!WARNING!!!
Some of these changes may cause trouble for folks who have a bunch of
exim port tweaks in make.conf and pkgtools.conf. The ALT_CONFIG_PREFIX
change may break existing deployments.
PR: ports/57098
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR: ports/56117
Submitted by: Pat Lashley <patl+freebsd@volant.org>
PR: ports/57099
Reported by: Mark Foster <mark@foster.cc>
|
| |
|
|
|
|
|
|
|
|
| |
Blackdown Linux Java Runtime Environment 1.1.8
It is needed for running Oracle for Linux
PR: ports/56738
Submitted by: Simun Mikecin <sime@logos.hr> <sime@logos.hr>
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
instead. No version bump.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Deal with 64-bit time_t
With this fix I was able to complete compilation of kdebase on IA64.
Submitted by: Adriaan de Groot <adridg@cs.kun.nl>
Thanks to: marcel for prodding and installing kdelibs on pluto2
|
|
|
|
|
|
| |
id3v1 tag and read id3v2.
While I'm here, stop installing README which is dummy.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: roberto (mentor)
|
|
|
|
|
|
|
|
| |
- update man page
- bugfixes
- support for user-specific configuration file
Approved by: roberto (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
| |
|
|
|
|
| |
Approved By: maintainer
|
|
|
|
|
|
|
| |
Increase p5-Search-Saryer's PORTREVISION for the shared library
version bump.
Submitted by: Gen Otsuji <gen_otsuji@yahoo.co.jp>
|
|
|
|
|
|
|
| |
PR: 57338
Submitted by: Jeremy Messenger <mezz7@cox.net>
Reported by: netchild
Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=210518
|
| |
|
|
|
|
|
|
|
|
| |
program is to be simple and easy to use. The program is made to fill up the
gap of amissing gtk+-2.0 standalone todo list.
PR: 57341
Submitted by: Jeremy Messenger <mezz7@cox.net>
|
|
|
|
|
| |
file will not be deleted at uninstall time unless it is the same as the
version included with the distribution.
|
| |
|
|
|
|
| |
Reported by: bento
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Not all the GNOME dependencies were specified in the Makefile.
This causes errors on bento -- but probably really doesn't
affect anyone in the real world. Regardless, they should
be there, so here they are.
PR: ports/57340
Submmited by: Mark 'give that man a commit bit' Linimon <linimon@lonesome.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(@@) () @ O
( )
==== ________ ________
_D _| |_______/ \__I_I_____===__|_______
-_||_- |(_)--- | H\________/ | | =|___ ___
_><_ / | | H | | | | ||_| |_|
-O||X- | | | H |__--------------------| [___]
|| | ________|___H__/__|_____/[][]~\_______|
|| |/ | |-----------I_____I [][] [] D |=======
|| __/ =| o |=-~~\ /~~\ /~~\ /~~\ ____Y___________
|| ___/-=|___|= || || || |_____/~\___/
\&||~|-+-----------------=====O=====O_/ \_/
Requested by: ume AT Hakone
Approved by: HIYAMA Takeshi <hym@cocoa.freemail.ne.jp> (maintainer)
|
|
|
|
|
|
| |
PR: ports/56276
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (maintainer)
|
|
|
|
|
|
|
| |
- respect PTHREAD_LIBS
PR: ports/56604
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
|
|
|
|
|
| |
PR: ports/56862
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
|
|
| |
Approved by: will
|
|
|
|
|
| |
PR: ports/56863
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: ports/50767
|
| |
|
|
|
|
| |
PR: ports/39778
|
| |
|
|
|
|
| |
PR: ports/39777
|
|
|
|
|
|
|
|
|
|
|
|
| |
When I send a file from Windows with Tera Term Pro and
receive it by lrz on FreeBSD, the timestamp (modification
time) of the received file is always set to 1991-Apr-20
03:36:12 GMT (which may change according to compiler's
optimization), neither the original file's timestamp nor
the time that the file was transferred.
PR: ports/49999
Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
|
|
|
|
|
|
|
|
| |
A fix enabling recieved faxes to be send by email as pdf-files.
The fix was kindly provided by Matthias Fechner.
PR: ports/56733
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
|
|
|
|
|
|
|
|
|
|
| |
* Fixed more banner problems
* Fixed bug in compact mode, now reads computer name properly again
* Fixed bug in VNC code
* Update translations
PR: 57033
Submitted by: maintainer
|
|
|
|
| |
Noticed by: adam@
|
|
|
|
|
|
| |
PR: ports/54628
Submitted By: Max Okumoto <okumoto@ucsd.edu>
Approved By: maintainer
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 56160
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by: maintainer timeout > 1 month
|
|
|
|
|
|
| |
PR: ports/56938
Submitted By: David Lay <dsl@webize.com.au>
Approved By: maintainer
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 57137
Submitted by: Yann Berthier <yb@sainte-barbe.org>
|
|
|
|
| |
Reported by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: ports/57069
Submitted By: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: 56880
Submitted By: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
- Remove the old files Makefile.orig Makefile.rej
PR: 57320
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
removes messages from your qmail queue baed
on a particular string.
PR: 57171
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
|
|
|
|
| |
PR: 55582
Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
|
|
|
|
|
|
|
|
| |
- Fix breakage when run under cron (reported by Alex de
Kruijff)
PR: 57325
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 57311
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reported by: Adriaan de Groot <adridg@cs.kun.nl>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Important fix of a remote buffer overflow attack via asf streaming
- Some minor fixes
* Check for the updated KAME ipv6-patch. Looks okay.
* Change pkg-message, pointing at at a work-in-progress FAQ
PR: 57324
57296
Submitted by: Mezz <mezz7@cox.net> (based on)
maintainer
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: silence from ports-jp@jp.freebsd.org
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
o Trick it into not being IS_INTERACTIVE
PR: 56984
Submitted by: Lars Eggert <larse@isi.edu>
|
|
|
|
| |
Update the dependencies here as well.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
logfile. It is similar like tail (1) but offers some extra
functionality for output formatting. To show only the new
messages appeared since the last call fetchlog uses a bookmark
to remember which messages have been fetched.
PR: 55506
Submitted by: Alexander Haderer <alexander.haderer@charite.de>
|
|
|
|
|
|
|
|
| |
- fix build for news/newsx if inn* is installed via a package
PR: 57313
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by: Kris via dosirak
|
|
|
|
|
|
|
|
| |
- fix build for news/newsx if inn* is installed via a package
PR: 57313
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by: Kris via dosirak
|
| |
|
|
|
|
|
| |
PR: 57309
Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Use DOCSDIR
PR: 57301
Submitted by: maintainer
|
|
|
|
|
| |
PR: 57292
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
PR: 57294
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> (maintainer)
|
|
|
|
|
| |
PR: 57303
Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 57314
Submitted by: maintainer
|
|
|
|
|
|
| |
set in the environment.
Submitted by: Stefan Farfeleder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The ports monitoring code that I am working on attempts to
automatically parse the MOVED file. For the port
security/pam_krb5, which was deleted and then restored,
there is a "from" entry but the "to" entry is still empty.
If I understand the intent of this file correctly, I believe
the "to" entry should be set back to being non-null.
There are two errors. The format I suggested for the first
one doesn't really represent the historical data; I have
restored the original entry on the first instance and added
a completely separate second instance. The other error is
that the lang/php4 port has been restored, but a parse of
the file will allege that it is still deleted.
PR: ports/57293
Submitted by: Mark Linimon <linimon@lonesome.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Pftop is a small, curses-based utility for real-time display of active
states and rule statistics for pf, the packet filter (for OpenBSD)
This used to be part of security/pf but is now individual after
(ports/57305)
PR: ports/57307
Submitted by: Max Laier <max@love2party.net>
|
|
|
|
|
|
|
|
| |
Port update after API change of PFIL_HOOKS in -current.
This depends on security/pf to be updated as well.
PR: ports/57306
Submitted by: Max Laier <max@love2party.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- add a rcNG start/stop script
- added web site
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- minor cleanup
PR: 57256
Submitted by: eikemeier@fillmore-labs.com
|
|
|
|
|
|
|
|
| |
Port update after API change in PFIL_HOOKS in -current and
OpenBSD 3.4 Release.
PR: ports/57305
Submitted by: Max Laier <max@love2party.net>
|
| |
|
|
|
|
|
|
|
| |
Classic console client for the Wolfpack Empire game
PR: ports/48934
Submitted by: Johan van Selst <johans@stack.nl>
|
| |
|
|
|
|
|
|
|
|
| |
This is a port for a "nine men's morris" implementation for
the GNOME Desktop. It is supposed to be GNOMENG conform.
PR: ports/47220
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
|
| |
<erikolson@olsonexpress.com>: host mail.olsonexpress.com[64.207.205.40] said:
550 unknown user
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is the Neverwinter Nights Linux based client. It runs
under FreeBSD using the Linux emulation mode.
WWW: http://nwn.bioware.com/
PR: ports/53914
Submitted by: Erik Olson <erikolson@olsonexpress.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the Neverwinter Nights data used by the Linux client.
It runs under FreeBSD using the Linux emulation mode. In
order to play this game, you will need the game resources,
along with a license key from the retail version of this
game.
WWW: http://nwn.bioware.com/
Note: I have disabled the automatic fetching for this port since
it is 1.2Gb in size.
PR: ports/53915
Submitted by: Erik Olson <erikolson@olsonexpress.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Ur-Quan Masters is a port of the original Star Control 2
for 3DO Consoles.
WWW: http://sc2.sourceforge.net
PR: ports/56763
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
|
|
|
|
|
|
|
| |
* DOCSDIR and EXAMPLESDIR fixes in Makefile and pkg-plist.
PR: 57308
Submitted by: Martin Matuska <martin@tradex.sk>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Freedroid is a clone of the classic game "Paradroid" on
Commodore 64 with some improvements and extensions to the
classic version.
In this game, you control a robot, depicted by a small white
ball with a few numbers within an interstellar spaceship
consisting of several decks connected by elevators.
The aim of the game is to destroy all enemy robots, depicted
by small black balls with a few numbers, by either shooting
them or seizing control over them by creating connections
in a short subgame of electric circuits.
WWW: http://freedroid.sourceforge.net
PR: ports/56887
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
|
|
|
|
|
| |
PR: 57304
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
|
|
|
|
|
|
|
| |
An enhanced version of games/xpilot. The two ports won't
conflict, as I made this one use the -ng suffix.
PR: ports/56690
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
|
|
|
|
|
| |
Per bento, this port seems to require having USE_GMAKE set.
(This probably doesn't really affect most users). Also,
while fiddling around, pacify portlint a bit.
Informed maintainer.
PR: ports/56514
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
|
| |
A typo.
PR: ports/55550
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
|
|
|
|
|
|
| |
- Update to version 5.4.2
PR: ports/56279
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
| |
Port build now with both gcc 2.95.4 and 3.3.1. It also
respects CFLAGS, which it didn't before.
PR: ports/55733
Submitted by: Simon Barner <barner@in.tum.de>
|
|
|
|
| |
pointy hat to: my duncecap cordillera
|
|
|
|
|
|
|
|
|
| |
Looks ok for me modulo he sent a shar instead of a diff
-ruN. Please, pass maintainership to Alex as I'm not going
to keep up with it.
PR: ports/56333
Submmited by: Alex Trull <alexander@trull.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ArrowLISP is a small, properly tail-recursive, dynamically
scoped interpreter for a purely symbolic and almost
side-effect-free dialect of LISP. It may be considered an
implementation of pure LISP.
The interpreter has both a command line interface and an
editor-like full screen interface.
PR: ports/55501
Submitted by: Nils M Holm <nmh@t3x.org>
|
| |
|
| |
|
|
|
|
|
|
|
| |
CMUCL binaries for lml
PR: ports/52464
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
| |
|
|
|
|
|
|
|
| |
lml binaries for SBCL
PR: ports/52463
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
|
|
|
|
|
|
|
|
| |
PATCH_DEPENDS was registered => adding LIB_DEPENDS.
2) switching from tk83 to tk84 => bumping PORTREVISION.
PR: ports/55739
Submitted By: Thierry Thomas <thierry@pompo.net>
|
| |
|
|
|
|
|
|
|
| |
split-sequence binaries for lang/cmucl
PR: ports/52375
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
split-sequence binaries for lang/sbcl
PR: ports/52374
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
cl-ppcre binaries for lang/sbcl
PR: ports/52370
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
cl-ppcre binaries for lang/cmucl
PR: ports/52371
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
cl-port binaries for lang/cmucl
PR: ports/52367
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
cl-port binaries for lang/sbcl
PR: ports/52366
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
cl-meta binaries for lang/sbcl
PR: ports/52362
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
| |
cl-meta binaries for lang/cmucl
PR: ports/52363
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
|
|
|
| |
noticed by: demon
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
A small utility to split Common Lisp sequences. Depends
on the previously submitted ASDF port.
This port installs the source files and the .asd file (which
is similar to a Makefile of a pkg-config script). There are
other ports for the binaries for each supported Lisp system.
PR: ports/52373
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cl-ppcre is a pure ANSI Common Lisp implementation of
Perl-compatible regular expressions.
This port depends on the previously submitted ASDF port.
It installs the sources and the .asd file. There are other
ports for binaries for the supported Lisp implementations.
PR: ports/52369
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CLOCC Port is a wrapper library for various functions (sockets,
shell access, etc) that are widely implemented in Common Lisp
systems, but lack a standardized interface.
This port depends on the previously submitted ASDF port. It installs
the source files and an .asd file (which plays a similar role to
a Makefile and a pkg-config script). There are other ports for each
supported Lisp system.
PR: ports/52365
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Meta is a parser building toolkit implemented as a
domain-specific language to be integrated in Common Lisp
applications.
This port depends on the previously submitted ASDF port.
It installs the sources and the .asd file. There are other
ports for the binaries for supported Lisp implementations.
PR: ports/52361
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
| |
|
|
|
|
|
|
|
| |
ASDF binaries for lang/cmucl
PR: ports/52359
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
|
|
|
|
| |
PR: ports/52357
Submitted by: Henrik Motakef <henrik.motakef@web.de>
|
| |
|
| |
|
|
|
|
|
| |
PR: 57291
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
suggested by: sf
|
|
|
|
|
|
|
|
|
|
| |
- Add suexec support
- Misc changes
- Add a footnote for users, to announce them that next version
will be a complete resync with apache13 ports layout.
PR: 57300
Submitted by: sheepkiller@cultdeadsheep.org
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
| |
obsolete because of kiconv(3) importing of the recent tree.
PR: 57278
Submitted by: Ryuichiro Imura <imura@yu16.org>
|
| |
|
|
|
|
|
|
|
|
| |
- Update EPLASER driver to version 3.1.1
- Fix papersize handling of LIPS driver
PR: ports/57008
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
uninitialized GTK object. More details can be found at:
http://bugzilla.gnome.org/show_bug.cgi?id=123390
Submitted by: Pav Lucistnik <pav@oook.cz>
|
|
|
|
|
|
|
| |
new version.
Submitted by: Ports Fury
Approved by: portmgr (marcus)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
fixes many bugs in Zebra and adds several new features including support
for OSPFAPI, allowing developers to build powerful applications on top
of the OSPF routing protocol.
Submitted by: fuzzball@ipv6peer.net
|
|
|
|
|
|
| |
to /dev/tty from Makefiles.
Noticed by: kris
|
|
|
|
| |
Reported by: kris via bento
|
|
|
|
|
| |
PR: 57102
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
| |
|
|
|
|
| |
Noticed by: linimon
|
|
|
|
|
| |
PR: 56941
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
| |
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
|
| |
PR: 57271
Submitted by: Jeremy Messenger <mezz7@cox.net>
|
| |
|