| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 34920
Submitted by: Andrew <andrew@ugh.net.au>
|
|
|
|
|
| |
PR: 34926
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 34930
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
- Fix pkg-message and Makefile
PR: 34945
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
2) Respect CFLAGS
PR: 34944 (1)
Submitted by: Kirby Kuehl <kkuehl@cisco.com> (1)
|
|
|
|
|
|
| |
default after some period).
o Support 4.x and 5.x for host/hr_disk.c.
o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly.
|
|
|
|
| |
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
|
| |
PR: ports/34671
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
|
|
|
|
| |
PR: ports/33280
Submitted by: Olafur Osvaldsson <oli@isnic.is>
|
|
|
|
|
| |
PR: ports/34191
Submitted by: Steve Wills <steve@stevenwills.com>
|
| |
|
|
|
|
|
| |
PR: 34940
Submitted by: maintainer
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
| |
of glibc iconv().
|
|
|
|
| |
Submitted by: Remco van't Veer
|
| |
|
| |
|
|
|
|
| |
"bsdi-netscape47-navigator".
|
|
|
|
| |
Sort entries.
|
| |
|
| |
|
|
|
|
| |
the empty files and cvs add the new ones.
|
| |
|
|
|
|
|
| |
PR: 34929
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 34923
Submitted by: Greg Lewis
|
| |
|
|
|
|
| |
itself.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Mike Estes <estesm@cc.wwu.edu>
|
|
|
|
|
|
|
| |
Add PHP4 support.
Improve plist so that it packages properly with any feature
selection.
|
| |
|
| |
|
|
|
|
|
|
| |
hang-up randomly. After this update the package passes all self-tests buindled
with it. Also forcefully supply -pthread cc(1) option to guard from
libc/libc_r ordering issues I see on my -current box. Bump PORTREVISION.
|
|
|
|
| |
LINC_THREADSAFE in linc was replaced with G_THREADS_ENABLED. Bump PORTREVISION.
|
|
|
|
| |
when linking shared libraries. Bump PORTREVISION.
|
| |
|
| |
|
|
|
|
| |
x11/xscreensaver-gnome
|
|
|
|
| |
for GNOME people, the full GNOME version is built.
|
|
|
|
| |
move between GNOME and non-GNOME too)
|
| |
|
|
|
|
|
|
|
| |
not into share/gnome/gnome/apps/Settings/Desktop/.
Submitted by: ade
Pointy hat to: sobomax
|
|
|
|
| |
- allow CATEGORIES and MAINTAINER be overriden in slaves.
|
| |
|
|
|
|
|
| |
in their own version-named subdirectory because the filenames are
all the same came from Valentin Nechayev <netch@lucky.net>.
|
| |
|
|
|
|
|
|
| |
after installation.
Noted by: Scot W. Hetzel <hetzels@westbend.net>
|
|
|
|
|
|
|
|
| |
- Give maintainership back to ports@ (foxfair has not logged into freefall
for over a year and email is bouncing)
PR: 34862
Reviewed by: Alex George <ageorge@nts.umd.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Add -w flag for perl.
Bump PORTREVISION
PR: 34900
Submitted by: Alan Eldridge
Reviewed by: maintainer
|
|
|
|
| |
Submitted by: port survey
|
|
|
|
| |
so that adjust instructions accordingly.
|
|
|
|
|
|
|
|
| |
o Install examples unless NOPORTDOCS
o Patch instructions to make sense in ports environment
PR: 34845
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34905
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the last version. For the victims please manually reinstall the
portupgrade port, as always. ;)
Reported by: many users (Sorry!)
Use some logic and keep pkg_add/pkg_delete from complaining about the
@exec/@unexec return codes.
Submitted by: olgeni
|
|
|
|
| |
Approved by: ru
|
|
|
|
|
|
|
|
|
| |
with Sendmail, if on a recent $OSVERSION. (Whoops!)
- Submitted by: Richard Kiss <kiss@hhn.com>
- Clarify $PKGMESSAGE and output of $PKGDEINSTALL somewhat.
- Correctly handle Mailman config file (mm_cfg.py) in $PLIST when
deinstalling port/package.
- Bump PORTREVISION again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The changes:
. our patch-gcc3 (provided to me by Alex Vasylenko) is
incorporated;
. the library uses its own implementation of wchar; they
say, it can only work if sizeof(wchar_t) is 2 bytes, so
they can not rely on the OS provided wchar...
The port changed:
. the package is installed as libfpx-version rather than
fpx-version;
. make is passed `-j2', which is very efficient even for
non-SMP machines, since each file is compiled twice --
for .o and .So object -- with -j2 they are compiled at
the same time, utilizing the cache;
. don't insist on any particular version of -ljpeg;
. ftp.imagemagick.org added to the MASTER_SITES (time for
MASTER_SITE_IMAGEMAGICK);
. the ABI and API did not change, so, the installed library's
version remains the same.
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware
standards.
PR: 32838
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
|
| |
references to stdlib.h
PR: 34652
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
| |
examples and enjoy.
|
|
|
|
|
|
| |
PR: 34697
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> (patch)
John Merryweather Cooper <john_m_cooper@yahoo.com> (bzip2)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 34833, 34585
Submitted by: Dominik Brettnacher <domi@saargate.de>,
Andrey V. Pevnev <andrey@mgul.ac.ru>
|
|
|
|
|
| |
PR: 34490
Submitted by: maintainer
|
|
|
|
|
|
|
| |
the AbiWord fonts and have a much more pleasant experience.
PR: 30912
Submitted by: Marco Molteni <molter@tin.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
---------------------------------------------------
To run this licq with qt and Xfree86 4.x.x
you must start it with "licq -- -noxim"
---------------------------------------------------
Problem analysed by Andriy Gapon.
PR: 34534
|
|
|
|
|
|
|
| |
- Make the experimental feature easier to try out. Allow defining
ENV['PKG_DBDRIVER'] in pkgtools.conf.
<ja>Irekaeru nara ima no uchi.. ;)</ja>
|
|
|
|
|
| |
PR: 34836
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 34890
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34892
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pkgdb(1):
- Set the default answer to no when a score is under 80%.
pkgdb(1), portupgrade(1):
- Add a BUGS entry to each of the two man pages to note that a user
must run pkgdb -fu to rebuild a corrupt pkgdb.
pkgdb(3):
- Add a silly workaround against a possible bug of the dbm module to
keep a pkgdb from getting insane and rebuilt.
- [exp.] Add a knob environment variable PKG_DBDRIVER to specify an
alternative binary database format for pkgdb. The available options
are:
"bdb_btree":
DB 3.x/4.x B+tree; requires databases/ruby-bdb.
"bdb_hash" or just "bdb":
DB 3.x/4.x hash; requires databases/ruby-bdb.
"bdb1_btree" or just "btree":
DB 1.85 B+tree; requires databases/ruby-bdb1.
"bdb1_hash", or just "bdb1" or "hash":
DB 1.85 hash; requires databases/ruby-bdb1. This should be
equivalent to the default except some tuning parameters, but
it is quite possible that ruby-bdb1 is stabler than the
standard dbm module included in ruby.
default:
DB 1.85 hash; uses ruby's standard dbm module.
In principle, a B+tree database is faster to store data, a little
bit slower to extract data, and takes more space than a hash
database.
This is still an experimental/undocumented feature only for those
interested, although I don't believe it brings any unstability.
Note that you can always run pkgdb -fu to rebuild a database.
portcvsweb(1):
- Invoke browsers with system() instead of exec() so that it will
properly try every browser in turn - exec('/bin/sh', '-c', '..') may
cause an error within /bin/sh but it never returns.
Reported by: Jimmy Olgeni <olgeni@FreeBSD.org>
portsclean(1):
- Make portsclean -D remove empty directories (recursively) as well.
|
|
|
|
|
|
|
| |
- Update WWW:
PR: 34889
Submitted by: maintainer
|
|
|
|
|
|
| |
system where db3 and db4 are both installed.
For those who have built dysfunctional modules, bump the PORTREVISION.
|
|
|
|
|
|
| |
PR: 34882
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
Approved by: maintainer
|
|
|
|
|
| |
Found by: little script trying to make controlcenter and
xscreensaver work nicely together :)
|
|
|
|
|
| |
PR: 34888
Submitted by: Matthew Luckie <kluckie@ihug.co.nz>
|
|
|
|
| |
Submitted by: Samuel Tardieu <sam@ada.eu.org>
|
|
|
|
| |
Reclaim maintainership.
|
|
|
|
|
| |
Requested by: roger (on gnome list)
Reviewed by: sobomax (on gnome list)
|
|
|
|
|
|
| |
GNOMish look-n-feel, gnomeprint support and other goodies.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
|
| |
BUMP PORTREVISION
PR: 34867
Submitted by: ports@geeksrus.net
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 34869
Submitted by: maintainer
|
|
|
|
|
| |
an ongoing attempt to ensure that ports in the GNOME metaports use
distfiles from the GNOME FTP sites for maximum (alleged :) compatibility.
|
| |
|
|
|
|
| |
(it was broken with 0.9.7)
|
| |
|
|
|
|
|
|
|
| |
instead of host order.
PR: 34873
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
| |
|
|
|
|
| |
Language files.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Jens Trzaska <j_trzaska@gmx.net>
|
| |
|
|
|
|
|
| |
PR: 34865
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- swhich to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- switch to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
|
|
|
|
| |
PR: 34866
|
|
|
|
| |
Submitted by: Mark J. Miller <mjmiller@uclink.berkeley.edu>
|
|
|
|
| |
Update to sphinx2-0.4.
|
|
|
|
| |
Suggested by: trevor
|
|
|
|
|
| |
environment, track the versions available on the GNOME sites, to ensure
maximum compatibility.
|
|
|
|
|
|
|
|
| |
The problem is that webalizer strips down all national characters from
query strings making impossible to use its Search String report for
non-English sites.
Submitted by: ache
|
|
|
|
|
| |
PR: 34852
Submitted by: oli@isnic.is
|
|
|
|
| |
as supplied by MASTER_SITE_GNOME.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 29712
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Reviewed by: alane@geeksrus.net
|
|
|
|
| |
Reported by: Xavier Beaudouin <kiwi@oav.net>
|
|
|
|
|
| |
Submitted by: Neil Darlow <neil@darlow.co.uk> and
Jimmy Olgeni <olgeni@FreeBSD.org>
|
| |
|
|
|
|
|
| |
PR: ports/34844
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
In addition, and this will be occuring with all ports that reference
MASTER_SITE_GNOME as the primary download point, move to using bzip2
tarballs (wherever possible), and place distfile in gnome distfile
subdirectory.
Reviewed by: gnome (the bzip2 and moving of distfiles)
|
|
|
|
| |
no files at all. They have been missing for at least several days.
|
|
|
|
| |
Submitted by: Anders Nordby <anders@fix.no>
|
|
|
|
|
|
|
| |
distfiles/packages will not be available even from our FTP sites."
Even though I marked these RESTRICTED, packages have appeared on
the FTP sites. Perhaps this was due to the "#" in the RESTRICTED
line.
|
| |
|
|
|
|
|
| |
PR: 34559
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
|
|
|
|
| |
PR: 34846
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 33540
Submitted by: Matthew Reimer <mreimer@vpop.net>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 34798
Submitted by: AMAKAWA Shuhei <sa264sa264@cam.ac.uk>
Approved by: maintainer
|
|
|
|
|
|
| |
linking phase. Investigation is still underway, but it seems that we still
need -pthread on 5-CURRENT in some cases (see recent thread on -hackers).
Bump PORTREVISION.
|
|
|
|
| |
Reported by: Xavier Beaudouin <kiwi@oav.net>
|
|
|
|
|
|
|
|
|
| |
Update to latest TLS
Give Vivek Khera Maintainership
Fix loss of config files during upgrade
PR: 34837
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34618
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: asmodai
Reviewed by: MAINTAINER
|
|
|
|
|
| |
unnecessary dependencies
o Have this library really work. Therefore, bump PORTREVISION
|
|
|
|
|
|
| |
PR: 34818
Submitted by: maintainer
Approved by: ru
|
| |
|
|
|
|
| |
Python interface to the OpenSSL library
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a $PKGDEINSTALL script to allow the port to clean up after itself
- Automatically create Mailman user's crontab(5) entry upon port/package
installation, and remove it upon deinstallation.
- Intended $PKGINSTALL according to personal taste. Converted tabs to
spaces.
- Remove some extraneous comments from the port's Makefile. (Oops)
- Further streamline @exec's in $PLIST.
- Bump PORTREVISION
- The reworking of this port is an ongoing process - Mailman users, please
bear with me!
|
| |
|
|
|
|
| |
Python OpenSSL Wrappers
|
|
|
|
|
| |
PR: ports/34793
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
|
|
|
|
| |
- install mysql-client.sh as 000.mysql-client.sh.
The 000. prefix seems to be more common, now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Prompted by: nbm
|
| |
|
|
|
|
| |
between sessions.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Note that I fixed malloc.h to stdlib.h
Ifile is an application of machine learning to e-mail filtering.
PR: 34423
Submitted by: David Bushong <david+ports@bushong.net>
|
| |
|
|
|
|
| |
A DVI to text/plain translator
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 27266
Submitted by: znard
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the source code for Bungie's MythII metaserver, the
backend server system that supported MythII online play over
the Internet for several years. The day has come for Bungie's
MythII server to be retired. This source code for the server
is being released so that the Myth community will have a
starting point for creating their own Myth server system,
should the need or desire to do so arise.
PR: 34755
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
|
| |
|
|
|
|
|
|
|
| |
Gtkhx is a GTK+ version of Hx, a UNIX Hotline Client.
PR: 34785
Submitted by: Josh Elsasser <joshe@jade.elsasser.org>
|
| |
|
|
|
|
| |
A tool that allows you to create, manipulate and study graphs
|
| |
|
|
|
|
|
| |
PR: 34814
Submitted by: Steve Wills <steve@stevenwills.com>
|
|
|
|
|
|
| |
PR: 33820
Submitted by: Ronald Kuehn <rk@ronald.org>
Approved by: maintainer
|
| |
|
|
|
|
| |
display capability.
|
|
|
|
|
|
| |
* Update OSVERSIONs
* Add -x to ssh arguments
* Use per-branch ports collection
|
|
|
|
|
| |
* Add some commented out stuff which tries to mount/unmount something. No
idea why, but it's commented out so it's harmless :)
|
|
|
|
|
|
| |
* Run mtree in the temporary directory to create the filesystem
hierarchy
* Use the correct kernel compile directory on both 5.x and earlier versions.
|
|
|
|
| |
* Don't run this script in a loop, run once only.
|
|
|
|
|
| |
* Update OSVERSIONs for the various branches; add 4-exp.
* Add SRCBASE environment variable and export it to the make job.
|
|
|
|
| |
* Don't create logs for 3.x, do them for 4-exp instead.
|
|
|
|
|
| |
* Require a branch argument
* Use tar --unlink when copying distfiles
|
|
|
|
|
|
|
|
|
|
|
| |
* Update the list of ports which takes a long time to build.
* Don't use a single ports collection for every port build, indirect through
${pb}/${branch}/ports so we can have different ports collections for
each branch. Add -noportscvs option to prevent cvs update of ports
collection.
* Remove 3.x as a valid branch, add 4-exp for the 4.x experimental builds
used for testing bsd.port.mk patches
* Update usage information
|
| |
|
|
|
|
| |
the setup instructions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
going to take this one over for now. Chuck hasn't logged into
freefall since August, and this port has been unfetchable since
October.
This update makes the port fetchable, and the new version builds and
runs. The next step for those intrested in non-English language support
would be to create slave ports which bring in the new xpdf modules.
I haven't incorporated all of the parts of the PR, since I don't
understand what the originator is driving at, and I want to get
this port back on the air. I'll ask for some feedback on the PR.
If anyone with more experience/interest in this port wants to take
it over, just shoot me an e-mail.
PR: ports/34770
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
| |
decide machines which should be handed new jobs. Also, at some point someone
added a note about a possible bug in the reportload script which causes
this one to fall over.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Subitter take over maintainership from ports@
PR: 34810
Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
|
|
|
|
|
| |
have been accepted upstream. Install new CREDITS and ChangeLog
with documentation. Install new p0frep script. Use DOCSDIR macro.
|
|
|
|
|
|
| |
incorporated; (b) this now compiles on -current after libdb from
databases/db3 was renamed to libdb3; (c) this now compiles on -stable
(removed BROKEN since -stable has wchar.h now); and (d) fixed plist.
|
| |
|
|
|
|
|
|
|
|
| |
Noticed by: MAINTAINER
Use the re-rolled distfile from there, which appears to have been
prepared with "automake -i" and therefore no longer requires GNU
make.
|
|
|
|
|
|
|
| |
and gnocatan ports.
Submitted by: Adam Kranzel <adam-ports@blacktabby.org>
PR: 34808 and 34807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
They have at least two dangerous bugs:
- a buffer overflow in the password field of HTML forms can lead
to execution of hostile code, as reported by Michal Zalewski at
(URL:http://www.securityfocus.com/archive/1/136137). This was the
subject of advisory FreeBSD-SA-00:66.
- if JavaScript is enabled, JavaScript code embedded in the comment
blocks of images can be executed. This can result in sensitive
information being sent to a Web server. The bug was reported by
Florian Wesch at (URL:http://www.securityfocus.com/archive/1/175060)
and (URL:http://www.dividuum.de/).
Requested by: nectar
|
| |
|
|
|
|
|
| |
PR: 34297
Submitted by: Alan Eldridge <ports@geeksrus.net>
|
| |
|
| |
|
|
|
|
|
|
| |
CPPFLAGS.
Approved by: MAINTAINER
|
| |
|
|
|
|
| |
Python mhash module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
RNG inputs, rather than just one, and can generate numerous output
files, rather than just two. It now requires GNU make.
Add a patch to use mkstemp() rather than tempnam() so temporary
files are created with safe permissions. With the unpatched version,
local users can read sensitive information if pad is run in a
world-readable directory (the bug is not present in 0.x versions).
Turn over maintainership to submitter.
Submitted by: Jason Harris <jharris@widomaker.com>
PR: 27323 and 32810
Install the man page.
Fix spelling of "omitted" in pad.1 and pad.c. Clarify warning
message about inputs with unequal sizes.
Generate the packing list just before installation.
I put the distfile on MASTER_SITE_LOCAL because the home site is
offline. The checksum on my copy differs from the one in PR 27323.
|
|
|
|
|
| |
define RUBY_WITH_PTHREAD to make this module get linked with libc_r
and libruby_r.
|
|
|
|
|
|
|
|
|
|
| |
every search engine is still pointing to, no longer allows
anonymouse FTP login. Thanks to the submitter for looking into
the obvious place -- right in front of my nose -- in the source
itself, and submitting the other location, that still works.
PR: ports/34787
Submitted by: Ted Mittelstaedt
|
|
|
|
| |
when a port is built twice.
|
|
|
|
|
|
|
|
| |
Do not specify --verbose in the startup script because /dev/console
may not be always available.
PR: ports/34693
Submitted by: KITAGAWA, Takurou <ranran@kmc.gr.jp>
|
|
|
|
| |
Suggested by: ume
|
|
|
|
|
|
|
|
|
|
| |
terminal to version 2.00a.
Put MAINTAINER's suggestions into the default configuration file.
Transfer the maintainership over to knu@FreeBSD.org.
Approved by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (ex-MAINTAINER)
|
|
|
|
|
|
| |
and regenerated png files
Reviewed by: asmodai
|
|
|
|
|
|
|
| |
Also happens in other systems
Submitted by: Matthew Reimer <mreimer@vpop.net>
Obtained from: Quasar DV Codec Project
|
|
|
|
|
| |
This port still does not install properly (still has some old cruft in it).
But incase someone wants to work on a patch to help me out...
|
| |
|
| |
|
|
|
|
|
| |
PR: 34786
Submitted by: darren <igla@batterybackups.net>
|
|
|
|
| |
Submitted by: Anders Nor Berle <debolaz@debolaz.com>
|
| |
|
|
|
|
|
|
|
| |
people's names.
PR: 33432
Submitted by: Seamus Venasse <svenasse@polaris.ca>
|
| |
|
|
|
|
|
|
|
| |
and translating from BibTeX to HTML.
PR: 34079
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 34647
Submitted by: maintainer
- install icons to the directory gpsman looks for them in
PR: 34060
Submitted by: maintainer, Slaven Rezic <slaven.rezic@berlin.de>
Move EXTRACT_SUFX up in the Makefile (portlint).
|
| |
|