| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
| |
longlat2locator function which requires an extra function to be passed.
PR: ports/66409
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
| |
- add '#include' capability to conserver.cf file.
- add '@group' syntax to conserver.cf file.
- add 'initdelay' option.
See CHANGES for details.
|
|
|
|
|
| |
PR: ports/66212
Submitted by: Jean-Baptiste Quenot (maintainer)
|
|
|
|
|
| |
PR: ports/66183
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
| |
PR: ports/66097
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/65819
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
|
|
| |
Approved by: marcus (portmgr)
|
|
|
|
|
|
| |
PR: ports/63013, ports/65758
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
Carl Makin <carl@stagecraft.cx>
|
| |
|
|
|
|
| |
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to documentation. Except from diff:
+I had somehow lost the edit to ckutio.c that changed the UUCP lockfile for
+Mac OS X from /var/spool/uucp to /var/spool/lock. So I slipped it in and
+re-uploaded version 8.0.211. You can tell the difference because SHOW
+VERSIONS has a 17 Apr 2004 for the Communications I/O module. Also the 10.3
+executable now has a designer banner: "Mac OS X 10.3". makefile, ckuver.h,
+ckutio.c, ckuus[45].c, 17 Apr 2004.
PR: ports/65694
Reported by: Helge Oldach <kermitmar04@oldach.net>
|
| |
|
|
|
|
|
|
| |
PR: ports/65357
Submitted by: Tijl Coosemans (maintainer)
Approved by: linimon (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This program is a Gtk+/Gtkmm front end for the efax program for
receiving and sending faxes with a fax modem. Any files to be faxed
must be in postscript format, which is the generic printer format for
Unix/Linux systems. The program will use ghostscript to convert these
into the Group 3 fax format which the fax modem will understand.
WWW: http://www.cvine.freeserve.co.uk/efax-gtk/
PR: ports/63844
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
|
|
|
|
|
| |
PR: ports/65547
Submitted by: maintainer
|
|
|
|
| |
- Drop maintainership.
|
| |
|
|
|
|
|
| |
PR: ports/65449
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/65323
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
|
|
|
| |
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.
PR: ports/64358
Submitted by: Scott Lambert <lambert@lambertfam.org>
|
| |
|
|
|
|
|
|
|
|
| |
- Remove auto*tools support
- Bump PORTREVISION
PR: ports/64627
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
to transport files over OBEX protocol. This only works for Bluetooth
and needs -CURRENT as of January 20 or newer (sdpd import) to work,
so IGNORE on 5.2.1-R and older.
PR: ports/64597
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
|
|
|
|
|
| |
a data over infrared and Bluetooth.
This port is adapted to work with FreeBSD Bluetooth stack.
PR: ports/64596
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
it covers the correct scope.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- better handling of client command (^Ec|) when user is bumped,
conserver is reconfigured, etc
- added 'initsubst' option for 'initcmd' substitutions like
'devicesubst' and 'execsubst'
- modified and added to *subst (initsubst, etc) syntax to allow
for flexibility and future enhancement
- changed 'port' and 'portinc' minimums from 1 to 0 - it allows
more flexibility and helps with 0-based counting
- added --with-extmsgs configure switch to enable entertaining
messages
- added ability to "move" to a new console via '^Ec;'
- added a dump of console information when -S is used twice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
|
|
|
|
| |
PR: 63934
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
|
|
|
|
|
| |
PR: ports/63893
Submitted by: maintainer
|
| |
|
|
|
|
| |
No cookies for: patrick
|
|
|
|
|
| |
PR: 61770
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
| |
|
|
|
|
|
| |
PR: ports/63281
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/63212
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
| |
Submitted by: Andy Gilligan <andy@glbx.net> (maintainer)
|
| |
|
| |
|
|
|
|
| |
half year ago. Unbreak.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/62839
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/62800
Submitted by: Guido Falsi <mad@madpilot.net>
|
| |
|
|
|
|
|
|
| |
PR: ports/59842
Submitted by: Ports Fury
Approved by: maintainer timeout (6 weeks)
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed by: marcus
|
|
|
|
| |
Submitted by: lioux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
- Kmail and knode have been moved from kdenetwork to kdepim. This
means you will have to install kdepim if you want to continue using
kmail or knode. This is to ease integration with korganizer, in
the new 'Kontact' application.
- The arabic translations for KDE and KOffice have been moved from
misc to the arabic category.
- There is a new module called kdeaccessibility in the accessibility
category. It contains a few utilities for disabled users like a
magnification lens and a text-to-speech frontend.
- In KDM, you need to select the 'CUSTOM' session profile in order
to have your .xsession executed. This is particularly important if
you're using the aegypten tools
(http://freebsd.kde.org/howtos/aegypten-kmail.php).
- We have started making more parts of the ports optional. In kdepim,
both Kandy and KPilot can be turned off with ports-knobs. This
process will continue in the 3.2 series.
|
| |
|
| |
|
|
|
|
|
|
| |
bsd.port.mk.
Submitted by: kris
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
|
|
| |
- Add backup MASTER_SITE
Submitted by: maintainer
|
|
|
|
| |
Reported by: bento via kris
|
| |
|
|
|
|
|
| |
PR: ports/61983
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, it purpose is to control
an amateur radio transceiver from X. It supports any of
the transceivers that hamlib supports, including rpc.rigd
over the network. However, at present only a subset of the
hamlib functions are provided.
The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.
WWW: http://groundstation.sourceforge.net/
PR: ports/61729
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, its purpose is to track
the various amateur, weather and military satellites that
are of interest to radio amateurs.
The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.
WWW: http://groundstation.sourceforge.net/
PR: ports/61727
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
|
|
|
|
|
| |
PR: ports/61670
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer
|
|
|
|
| |
Submitted by: linimon
|
|
|
|
| |
Submitted by: guy@device.dyndns.org
|
|
|
|
|
| |
PR: ports/61319
Submitted by: Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
|
|
|
|
| |
Submitted by: guy@device.dyndns.org
|
|
|
|
|
|
| |
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
|
|
|
|
|
| |
PR: 61176
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The comms/qpage port has a few minor problems. A default installation gives
the following errors when the /usr/local/etc/rc.d/qpage.sh script is
execute:
qpage[68438]: cannot open /etc/qpage.cf: No such file or directory
qpage[68438]: cannot access LockDir(/var/spool/lock): Permission denied
qpage[68438]: cannot access QueueDir(/var/spool/qpage): No such file or directory
qpage[68438]: cannot chdir to QueueDir(/var/spool/qpage): No such file or directory
In short:
1) qpage looks for its configuration file in /etc instead of /usr/local/etc
2) It setuid()'s to a user (daemon) without permission to access /var/spool/lock
but does not document this anywhere outside of the source.
3) It's queue directory is not created by installing the port.
PR: ports/48059
Submitted by: Kirk Strauser <kirk@strauser.com>
|
|
|
|
|
|
|
| |
- Fix pkg-plist: .mo files do not seem to get installed
PR: 61121 [1]
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
|
|
|
| |
An infra-red remote controller library interface for Python.
PR: 60989
Submitted by: Lewis Thompson <purple@lewiz.net>
|
|
|
|
|
|
|
|
| |
headers in certain files. It also blindly assumed the default prefix
for the etc directory was /etc. Also pet portlint.
PR: ports/60680
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
|
|
|
|
| |
PR: ports/60675
Submitted by: Samy Al Bahra <samy@kerneled.com>
|
|
|
|
|
|
| |
PR: ports/59495
Submitted by: Matthias Andree <matthias.andree@web.de>
Approved by: maintainer timeout (1 month)
|
|
|
|
|
| |
PR: ports/60546
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
|
|
|
|
|
|
|
|
| |
to their historical values as in r1.1. Once the port is added,
these lines should not change.
(This commit fixes the last reference to ports@FreeBSD.org in ports'
Makefiles that does not use the canonical capitalization form)
|
| |
|
|
|
|
|
| |
PR: ports/60297
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
|
|
|
| |
newly build libgnokii on linking.
PR: ports/60253
Reported by: Krzysztof Stryjek <wtp+gnokii@bsdguru.org>
|
|
|
|
| |
Pointy hat to: pav
|
|
|
|
|
|
|
| |
over cable, infra and Bluetooth.
PR: ports/60211
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
|
|
|
|
|
| |
PR: ports/60206
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
|
|
|
|
|
| |
PR: ports/52319
Submitted by: Sebastian Yepes <esn@x123.info>
|
| |
|
|
|
|
|
|
|
| |
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.
No version changes involved.
|
| |
|
| |
|
|
|
|
| |
email address.
|
| |
|
|
|
|
|
|
|
|
| |
short text messages to cell phones. Port contains python module
and a command-line client 'sms'.
PR: ports/59987
Submitted by: Andy Gilligan <andy@evo6.org>
|
|
|
|
|
|
|
| |
over ham radio.
PR: ports/53444
Submitted by: Carl Makin <carl@stagecraft.cx>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add WITH_SMSD knob to enable build of SMS messaging daemon
with optional MySQL or Postgresql backend
PR: ports/54498
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: adamw (mentor)
|
| |
|
|
|
|
|
|
|
| |
- Revert logic, i386 seems to be the only ARCH with APM
Submitted by: Adriaan de Groot
Approved by: portmgr (marcus)
|
|
|
|
| |
about default compilation directories, do not work on 5.x for some reason.
|
|
|
|
| |
be made to work.
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Bump PORTREVISION
PR: 31910
Submitted by: Shaun Branden <shaun@pcuse.com>
|
|
|
|
|
| |
PR: 59109
Approved by: marcus (mentor)
|
| |
|
|
|
|
|
| |
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: 59378
|
| |
|
|
|
|
|
| |
PR: 47656
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Notify from: kris via bento
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: ports/57941
|
|
|
|
|
|
|
|
| |
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
|
| |
Google was one project that appeared to be based on this source code:
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/src/stp.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
** HEADS UP! **
This major version up includes configuration file format change.
Please convert your conserver.cf before using new vewsion.
And $USE_RC_SUBR is used in this port. You need to set
conserver_enable="YES" to your /etc/rc.conf to use conserver daemon.
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
|
|
|
|
|
| |
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: 58328, 58329, 58330
|
|
|
|
| |
nowadays.
|
|
|
|
|
|
|
|
|
| |
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
|
| |
|
|
|
|
| |
Noticed by: bento
|
| |
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
|
| |
bump PORTREVISION
Noted By: bento
|
| |
|
|
|
|
|
|
|
|
| |
This is a new port for the libirman library for use with
Evation's Irman infrared reciever.
PR: ports/50443
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
|
|
|
|
|
| |
gscmxx can access siemens cellular phones via scmxx. it
supports phonebooks, addressbooks, sms and some other
features.
PR: ports/52176
Submitted by: Sven Mohr <svmohr@red-mercury.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a port of the LIRC, Linux Infrared Remote Control,
package (www.lirc.org). This port installs the daemons and
tools for interacting with device drivers that support the
LIRC device interface. The port does not install any FreeBSD
infrared device drivers yet; the user must obtain these
from third parties or port the existing Linux drivers.
PR: ports/46774
Submitted by: Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>
|
|
|
|
|
| |
PR: 57585
Submitted by: Matthew Braithwaite <mab@red-bean.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
|
|
|
|
|
|
|
| |
- plist fixes
PR: ports/57117
Submitted By: maintainer
|
|
|
|
| |
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
|
|
|
|
|
| |
PR: ports/47473
Submitted by: Martijn Lina <martijn@pacno.net>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
| |
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
| |
pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h.
Reviewed by: maintainer
|
|
|
|
|
|
|
| |
- "raw" protocol support added
- software flow control support added
Approved by: roberto (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- UCS-2 phonebook transfer mode
- Phonebook hadling fixed
- Apply the DOCSDIR and EXAMPLESDIR macro to pkg-plist
- Remove missing example
- Added russian man page
- Change master_site to sourceforge
PR: 56731
Submitted by: maintainer
|
|
|
|
|
|
|
| |
http://bento.freebsd.org/errorlogs/i386-4-full/libticables-3.7.7.log
PR: 57105
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
|
|
|
|
| |
TiLP is a Linking Program to send/receive files to/from
your TI calculator.
PR: ports/56137
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
|
|
|
|
|
| |
PR: ports/56134
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
|
|
|
|
|
|
|
|
|
| |
Libticables is part of TiLP, a program to connect a TI
calculator to your computer. This lib manages several types
of cables (serial, parallel, usb).
PR: ports/56134
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
|
|
|
|
|
|
| |
vs. 9).
Submitted by: Helge Oldach <xcept@oldach.net>
|
|
|
|
|
| |
PR: 56479
Submitted by: bento, Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
| |
use of ircomm from a "set device" in ppp(8).
Bump PORTREVISION.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
software attempts to define their own function log() that is reserved
for the natural logartihm one, by renaming the private function to
mylog().
I wonder whether anybody is still using this at all, the respective
service (called `Btx' here) has been cancelled in Germany a couple of
years ago. Any other European countries perhaps? I consider deleting
the port some day. By now, it was easy enough to fix though. Speak
up if you want to see this port continued.
|
|
|
|
|
|
|
|
| |
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54922
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
|
|
|
| |
Prodded by: kris
|
|
|
|
| |
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
|
|
|
|
| |
Noticed by: kris
|
|
|
|
|
| |
PR: 55549
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
|
|
|
|
|
| |
PR: 50046
Submitted by: Scott A. Moberly <smoberly@karamazov.org>
|
|
|
|
| |
serial ports.
|
| |
|
|
|
|
| |
varargs.h consumers.
|
| |
|
| |
|
| |
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
|
|
|
|
| |
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
list, since this port perversely needs serial devices to build. Those
on alternate platforms may need to follow suit as may be necessary.
Reported by: kris
|
|
|
|
| |
Submitted by: David Quattlebaum <drq@drqware.com> (maintainer)
|
| |
|
|
|
|
| |
support one 32-bit platform.
|
|
|
|
|
|
|
|
| |
Give maintainership to submitter.
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
PR: 54070
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
|
|
| |
communications.
PR: 53442
Submitted by: Carl Makin <carl@stagecraft.cx>
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 53635
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
(CC was being set to the empty string by the configure script).
|
|
|
|
|
|
| |
Respect CC and CFLAGS. Bump PORTREVISION.
Obtained from: OpenBSD [1]
|
|
|
|
|
|
|
|
|
| |
. Better download URL.
. Match description of download to the download page a little better.
. Remove trailing full stop in the IGNORE setting as the ports
infrastructure adds one when printing IGNORE.
Reviewed by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
|
|
|
|
|
| |
PR: 48658
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
|
|
|
|
|
| |
PR: ports/50111
Submitted by: gshapiro
|
|
|
|
|
|
|
| |
is left untouched.
PR: 52780
Submitted by: maintainer
|
|
|
|
|
| |
PR: 47956
Submitted by: osa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.5.0.
- Add ftp.gnokii.org as MASTER_SITE, as it is back.
And from Simon:
- Fix package building - use pkg-install for adding/removing the gnokii
group.
- Use REINPLACE_CMD instead of sed for cleanliness.
- Unbreak building on -current.
PR: ports/47516
Submitted by: Simon Schubert <corecode@corecode.ath.cx> (partly)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
shared libraries for Amateur Radio Equipment
Control Applications.
PR: 51638
Submitted by: Sebastian Yepes <esn@x123.info>
|
|
|
|
|
|
|
| |
This fixes the build on alpha.
Reported & tested by: kris
Submitted by: Frerich Raabe <raabe@KDE.org>
|
|
|
|
| |
Approved by: roberto(mentor)
|
|
|
|
|
| |
PR: 50576
Submitted by: Dan Langille <dan@langille.org>
|
|
|
|
|
|
| |
status.
Submitted by: mita
|
|
|
|
|
| |
PR: ports/51360
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 50995
Submitted by: MAINTAINER
|
|
|
|
|
| |
Reported by: many
Tested by: jeff@walters.name (Jeff Walters), seanc
|
| |
|
|
|
|
|
| |
PR: 50671
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
| |
Notified by: Xander Jansen <x+freebsd-ports@surfnet.nl> et al.
|
| |
|
|
|
|
|
| |
PR: 50528
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: olgeni
|
| |
|
|
|
|
|
|
|
| |
Use a const char * instead of a char * type for a variable to quiet a
warning. These fix the build on alpha.
Requested by: kris
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
| |
PR: 48922
Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer)
Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
| |
Submitted by: nectar
|
|
|
|
|
|
| |
Submitted by: Andy Fawcett <tap@hex.athame.co.uk>
Reported by: many
Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R)
|