| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 73329
Submitted by: Andrey Slusar <anray@inet.ua>
|
|
|
|
|
|
| |
snapshot of GCC 4.0.0.
PR: 71696
|
|
|
|
|
|
| |
snapshot of GCC 4.0.0.
PR: 71696.
|
|
|
|
|
|
|
| |
Forgot to mention:
Update to SRX645_m51 checked out at 2004/Oct/30
Pointy hat to: myself
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
#iZ 11424
#iZ 28398
checkout cws_srx645_mozooo of 2004/02/03 + moz/prj/build.lst
http://qa.openoffice.org/issues/show_bug.cgi?id=11424
http://qa.openoffice.org/issues/show_bug.cgi?id=28398
remove files/zipmoz.sh
remove Makefile.mozilla
2) remove optpatches (we have new version of freetype, need updated patches)
3) more clean ups
|
|
|
|
|
|
|
| |
- remove suppport of Berkerley DB
- new dependency, p5-Text-Similarity (Text::OverlapFinder)
Approved by: co-mentor (vanilla)
|
| |
|
| |
|
|
|
|
|
|
| |
http://sourceforge.net/tracker/index.php?func=detail&aid=1022295&group_id=3805&atid=103805
Use OPTIONS
|
|
|
|
|
|
| |
since the documentation was written. Fix the port so that it emits
an error message rather than getting a segmentation violation if the
old syntax is used.
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/73263
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
| |
bump PORTREVISION
PR: ports/73023
Reviewed by: Anish Mistry (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
|
| |
Noticed by: many
Committed from: EuroBSDcon Hotel's bar.
Pointy hat to: me
Under supervision from: mat, thierry, erwin (former mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
ports/japanese/skk-jisyo-cdb need to be changed, but still pending
(I'd like to contact current MAINTAINER first.)
No actual content change, no bump.
Noticed by: kris via "INDEX build failure report"
|
|
|
|
| |
- replace pkg-plist with PLIST_FILES and PORTDOCS
|
|
|
|
|
|
|
| |
update WWW line
PR: ports/72499
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/72771
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
PR: ports/72363
Reviewed by: holger@e-gitt.net (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/71720
Approved by: adamw (mentor)
|
|
|
|
| |
Upgrade p5-Config-Simple 4.56 -> 4.57
|
|
|
|
| |
So apply the official patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As you know, version 1.71 (actually 1.71dev) is "development version."
However, this version was already available in 20th century, and there
are no "doesn't work" information. The author of dbskkd-cdb says it's
ok to update this port to version 1.71dev, so here it is.
With a help of ports/databases/cdb, the Makefile is simpler than previous.
No features are changed, except dbskkd-cdb does chroot(2) in this version.
Since chroot(2) requires superuser privilege, dbskkd-cdb should be started
by root. For inetd user, please double-check your inetd.conf line from
skkserv stream tcp nowait nobody ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb
to
skkserv stream tcp nowait root ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb"
to kick by root. Daemontools users please consult the document.
Thanks to: Kenji Rikitake (the dbskkd-cdb author)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of this port), and completely rewrite this port in order to install
latest version of dictionaries with less costs.
Major changes are as follows:
* Set DISTFILES to my directory of MASTER_SITE_LOCAL. This directory
will contain monthly jisyo snapshot from the original distribution,
<URL:http://openlab.jp/skk/skk/dic/>. For less traffic, dictionary
files are bzip2(1)ed. Thanks to cron(8), I can update my MASTER_SITE_LOCAL
directory automatically -- you can see 200411 version of dictionary file
at Nov/01/2004 (yeah!).
* You can choose which size of dictionary files to be installed. Set
SKK_JISYO_TYPE to L, M, S, or any combination of these chars. Default
to 'L M S' so no files are disappeared with this commit.
* Introduce WITH_SKKJISYO_DELCOMMENTS, to delete annotations of any
dictionaries (at this time, only SKK-JISYO.L have annotations).
If you 1) don't want any annotations, 2) want to save disk space, or
3) have a client which doesn't aware annotations, use this option:
i.e., "make WITH_SKKJISYO_DELCOMMENTS=yes".
* Introduce WITH_SKKJISYO_CDB, to build CDB version of dictionaries.
In previsous version of ports, it is assumed that CDB version is
already made. However, it seems that the maintenance cost is not
so cheap; ports/japanese/skk-jisyo-cdb is broken at least two months.
I'm trying to contact the MAINTAINER of ports/japanese/skk-jisyo-cdb;
with this change, ports/japanese/skk-jisyo-cdb can be changed more
simple one.
* While I'm here, employ PLIST_FILES to simplify pkg-plist.
I've tested as much as possible including option combinations, "make
package", and pkg_add/delete. But if you find that I made a mistake,
please let me know.
Tested by: rushani
Suggestion from: nork
|
|
|
|
|
| |
PR: 73281
Submitted by: maintainer.
|
|
|
|
| |
Spotted by: Derkjan de Haan <derkjan@haanjdj.demon.nl>
|
|
|
|
|
| |
Approved by: Stefan Walter (sw at gegenunendlich dot de)
Noticed by: kris
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
| |
which may cause crash or DoS (see ChangeLog for details).
Perl module related changes (it's now possible to enable/disable it
in configure script)
PR: ports/73287
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/73237
Submitted by: Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by: co-mentor (vanilla)
|
| |
|
|
|
|
|
| |
PR: 73236
Submitted by: maintainer
|
|
|
|
|
|
|
| |
#iZ 11424
#iZ 28398
http://qa.openoffice.org/issues/show_bug.cgi?id=11424
http://qa.openoffice.org/issues/show_bug.cgi?id=28398
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/73262
Approved by: adamw (mentor)
|
|
|
|
|
| |
Pointed out by: marcus
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
PR: ports/73260
Pointed out by: sean@mcneil.com
Approved by: adamw (mentor)
|
|
|
|
| |
Approved by: adamw (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
- Add support for gtk 2.x
- Remove support for ipv6
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
Approved by: billf (maintainer)
|
|
|
|
| |
Approved by:adamw (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
committers. He will be working on ports.... stuff. He
seems to be especially proficient in dealing with
multimedia stuff. Or maybe it's that he's just willing
do deal with some of the ports that we look at and
go, "Ick." Also, he is the maintainer of like 6,000
different ports.
I'll be his mentor.
Approved by: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
mirror-mode-only-cvsync. Changes include:
- Make more friendly to userlevel POSIX thread libraries.
- Improve performance to parse rcsfile(5) based files.
- When -u/-g is specified, drop the privilege completely.
|
|
|
|
|
|
|
|
| |
remove -O options from CFLAGS for gcc versions < 3
PR: ports/71658
Submitted By: Dominik Brettnacher <domi@saargate.de>
Approved By: maintainer
|
|
|
|
|
| |
CAN-2004-Ã0940
Obtained from: apache-1.3.33
|
| |
|
|
|
|
| |
name for "Authors' Addresses"
|
| |
|
| |
|
|
|
|
| |
Approved by: fjoe (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since Aug/2003, this port doesn't provide a client portion of SKK. This
means that this "meta" port is not a "meta." Since there are lots of
servers/clients/dictionaries of SKK, it would be a little bit hard to
define what's the "whole SKK system." (Note that old SKK tarball have
server, client, and dictionary, so it's simple to define the "whole.")
This ports can be removed if nobody still care of this, but I hope that
someone cleanups this port in someday -- just drop my maintainership only.
Note for SKK users: Take your favorite applications and use it.
- servers
skkserv, dbskkd-cdb, rskkserv, and multiskkserv are in the ports.
See also http://openlab.jp/skk/skkserv.html for more servers.
- clients
ddskk, ddskk-emacs20 (both are also called "skk 12.x"), jmode-skk,
skk10-elisp-emacs20, skkfep, skkinput, and skkinput3 are in the ports.
You may find other clients, for GTK, IIIMF; try googling.
- dictionary
There are ports of skk-jisyo and skk-jisyo-cdb (CDB version of
dictionary).
See also http://openlab.jp/skk/dic.html more dictionaries.
- others
There is a port of skk-tools.
|
|
|
|
|
|
|
|
|
| |
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.
If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports.
|
| |
|
|
|
|
|
|
| |
Pet portlint while here.
Reported by: ice (ice2000 at post olivant fo)
|
| |
|
|
|
|
|
|
| |
PR: ports/73235
Submitted by: Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by: co-mentor (vanilla)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CVE ID: CAN-2004-0888
|
|
|
|
|
| |
PR: 72454
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
|
| |
|
|
|
|
|
| |
PR: ports/73018
Submitted by: Diane Bruce <db@db.net>
|
| |
|
|
|
|
|
|
|
|
| |
is in msgcpy in util.c, where the breaks don't preserve word
boundries.
PR: ports/73020
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
|
| |
PR: ports/73246
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
|
|
|
|
|
| |
not been published, but see
http://www.squarefree.com/burningedge/releases/1.0.html for a list of changes.
|
| |
|
|
|
|
|
| |
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
| |
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
| |
|
|
|
|
| |
in fact bogus since it allegedly should not be able to install, but does.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/73253
Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
message windows, and to print currently playing tune to the IM/chat.
PR: ports/71216
Submitted by: Daniel Shafer <danielshafer@gmail.com>
|
|
|
|
|
| |
Reported by: eik's minion
Pointy hat to: pav
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Note: this still does not build (fails later)
PR: ports/73220
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
| |
o) Handle new config file correctly
PR: -
Submitted by: Neil Darlow <neil@darlow.co.uk>
|
| |
|
|
|
|
|
|
|
| |
used to develop any kind of server.
PR: ports/73064
Submitted by: Gerrit Beine <tux@pinguru.net>
|
|
|
|
|
|
|
|
|
| |
HTML form element types including file uploads, may return
or print the form, just individual form elements or the full
form in "table mode" with a fixed layout.
PR: ports/73210
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
|
|
|
| |
- Expand CONFLICTS
- Style
PR: ports/73226
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
|
|
|
|
|
|
|
| |
- Get rid of libtool archives
PR: ports/73248
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/70176
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
|
|
|
|
|
|
|
| |
managed to break the 5.x build. Upgrade to version 0.7.1 and hope that
I didn't miss anything this time. :-\
Reported by: Volker Kindermann
Approved by: erwin
|
|
|
|
|
| |
PR: ports/72893
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
extension of the XOM XML library. Nux is geared towards versatile embedded
integration and interchange, in particular for high-throughput server container
environments (e.g. large-scale Peer-to-Peer messaging network infrastructures
over high-bandwidth networks, scalable MOMs, etc). But its simplicity also
makes it useful for client side XML query/transformation workflow pipelines.
Features include:
- Seamless W3C XQuery support for XOM.
- Efficient and flexible pools and factories for XQueries, XSL Transforms, as
well as Builders that validate against various schema languages, including
W3C XML Schemas, DTDs, RELAX NG, Schematron, etc.
- For simple and complex continuous queries and/or transformations over very
large or infinitely long XML input, a convenient streaming path filter API
combines full XQuery support with straightforward filtering.
- Glue for integration with JAXB and for queries over ill-formed HTML.
- All this is rock-solid, dependable, well documented, and ships in a jar file
that weighs just 60 KB.
WWW: http://dsd.lbl.gov/nux/
|
| |
|
|
|
|
| |
etc/mail/spammassassin/init.pre too.
|
| |
|
|
|
|
|
|
| |
in the teTeX distribution and ready to use out of the box,
and this port may confuse TeX users because it can break the
texmf tree.
|
|
|
|
|
|
|
|
|
| |
in the teTeX distribution and ready to use out of the box,
and this port may confuse TeX users because it can break the
texmf tree. The maintainer does not respond in two months,
so hrs@ will maintain this.
Approved by: maintainer timeout (2 months)
|
|
|
|
| |
Submitted by: nobutaka
|
|
|
|
|
|
| |
PR: ports/72428
Submitted by: Masafumi Otsune <info@otsune.com> (maintainer)
nobutaka
|
|
|
|
|
|
|
|
|
|
| |
- also close pr
Noticed by: Palle Girgensohn <girgen AT pingpong.net>
PR: ports/72262
Submitted by: Palle Girgensohn <girgen AT pingpong.net>
Approved by: co-mentor (vanilla)
|
| |
|
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Pointed out by: pointy via kris
|
|
|
|
|
| |
PR: ports/73242
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
diagrams in Eclipse.
PR: ports/73227
Submitted by: gldisater@gldis.ca
|
|
|
|
|
|
|
| |
bump PORTREVISION.
PR: ports/73170, ports/73205, ports/73207
sleuthing done with support from: matusita
|
|
|
|
|
| |
PR: ports/73216
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
|
|
|
|
|
|
|
| |
o Add support checkpoint on rcNG script. [*]
PR: ports/73219
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Brooks Davis <brooks@one-eyed-alien.net> [*]
|
|
|
|
|
| |
PR: ports/73230
Submitted by: Andreas Berg <aberg@doomnet.de> (maintainer)
|
|
|
|
|
| |
PR: ports/73214
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
|
|
|
|
|
| |
PR: 72992
Submitted by: parv@pair.com
|
|
|
|
|
|
| |
PR: ports/73045
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
- perl5.6 at least
Approved by: co-mentor (vanilla)
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Andy Fawcett <andy@athame.co.uk> (5.x)
Reported by: Acajou <acajou@gmail.com> (4.x)
|
| |
|
| |
|
|
|
|
|
|
|
| |
finding the minimum and maximum of an array with at most
3n/2 - 2 comparisons
Approved by: co-mentor (vanilla)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
PORTREVISION as this really didn't stop gstreamer-plugins from installing.
PR: 72993
Reported by: mezz
roman@cognition.uni-freiburg.de
Submitted by: Michael Johnson <ahze@ahze.net>
Tested by: mezz
Approved by: maintainer (blanket)
|
| |
|
|
|
|
| |
Provides GUI testing/interaction facilities
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/73002
Approved By: maintainer
|
|
|
|
|
| |
PR: 45911
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
|
|
|
|
|
|
|
|
| |
o respect CFLAGS.
o passing PTHREAD_* bits via makefile.machine.
With this four patches no longer required.
Approved by: maintainer
|
|
|
|
|
|
| |
so change LIB_DEPENDS.
Approved by: co-mentor (vanilla)
|
|
|
|
|
|
|
| |
- Log:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004101518/p5-Apache-AuthenCache-1.00.log
Approved by: co-mentor (vanilla)
|
|
|
|
|
|
| |
in Message-ID: <20041019164258.GA2003@CARTIER>
Read the mail to play the trick.
|
|
|
|
|
|
|
|
|
| |
- Unbreak that this port can be compiled in OSVERSION < 500000.
- timeout (from Sun Sep 12 16:20:31 GMT 2004)
PR: ports/71654
Submitted by: clsung
Approved by: co-mentor (vanilla)
|
| |
|
|
|
|
|
|
|
|
| |
- Run in Apache
PR: ports/73190
Submitted by: clsung
Approved by: co-mentor (vanilla)
|
| |
|
|
|
|
| |
A viewer for cbr (comic book archive) files
|
| |
|
|
|
|
|
|
|
| |
Still broken on 5.x
PR: ports/73215
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Take maintainership
- rcng script
PR: ports/73059
Submitted by: Radek Kozlowski <radek@raadradd.com>
|
|
|
|
|
| |
PR: ports/73212
Submitted by: Jan Stocker <jan.stocker@t-online.de> (maintainer)
|
|
|
|
|
| |
PR: ports/73065
Submitted by: HAYASHI Yasushi <yasi@yasi.to> (maintainer)
|
|
|
|
|
| |
PR: ports/73067
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
|
|
|
|
|
| |
PR: ports/73200
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/73194
Submitted by: stephane (maintainer)
|
|
|
|
|
|
| |
Set this universally since it's quite plausible that other 64bit platforms
may need this. Don't bump the port version since it wasn't installable on
the systems that would need the portversion bump.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/73138
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Add WITH_MYSQL knob
- Introduce rcng script
PR: ports/73139
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.
All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.
PR: ports/73191
Submitted by: Kuang-che Wu <kcwu@csie.org>
|
|
|
|
| |
Approved by: nectar
|
|
|
|
|
| |
PR: ports/73187
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
|
|
|
|
|
|
| |
- Utilize INFO and PORTDOCS
PR: ports/73213
Submitted by: leeym
|
|
|
|
|
| |
PR: ports/73217
Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/73180
Submitted by: Andrew Turner <zombie@i4free.co.nz> (maintainer)
|
|
|
|
|
|
| |
PR: ports/71400
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Approved by: maintainer timeout (2 months)
|
| |
|
| |
|
|
|
|
|
| |
PR: 72598
Submitted by: ob
|
|
|
|
|
|
|
|
| |
- Disconnect tools directory from build, to save build time and to avoid patches
- Cosmetics in rc script
PR: ports/73158
Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Class: Unauthorized Bug Change
Versions: 2.9 through 2.18rc2 and 2.19
Description: It is possible to send a carefully crafted HTTP POST
message to process_bug.cgi which will remove keywords from
a bug even if you don't have permissions to edit all bug
fields (the "editbugs" permission). Such changes are
reported in "bug changed" email notifications, so they are
easily detected and reversed if someone abuses it.
Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=252638
- Correct SQL command in pkg-message
PR: ports/71161, ports/73166
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
|
|
|
|
| |
PR: ports/73174
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
|
| |
(libreadline.so.4) was the same name as the ports's library. So Rev 1.40
only worked if you manually installed the readline port. This fix allows
gdb6 to build with the base stock readline.
|
| |
|
|
|
|
| |
and make refetching easier
|
|
|
|
| |
make packages from pointyhat cluster work as intended
|
|
|
|
|
|
| |
and we will grow a devel/gcc40 port.
PR: 71696
|
|
|
|
|
|
|
|
| |
o Reset MAINTAINER to java@.
o Bump PORTEPOCH accordingly.
PR: ports/72803
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
|
|
|
|
|
| |
PR: ports/72989
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
|
|
|
|
|
|
|
|
|
| |
o Reset MAINTAINER to java@.
o Bump PORTREVISION accordingly.
PR: ports/72802
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
Approved by: maintainer no response
|
|
|
|
|
|
|
|
|
|
|
| |
o Use native JDK rather than linux-sun-jdk. [2]
o Utilize WITH_MOZILLA. It provies to use mozilla or firefox. [2]
o Fix some port's bugs. [2]
o Add zip to BUILD_DEPENDS and fix build error without zip. [3]
PR: ports/72990 [1], ports/72475 [2]
Submitted by: Jeremy Faulkner <gldisater@gldis.ca> [1], [2]
Pointed out by: pointy via kris [3]
|
|
|
|
|
|
|
|
|
|
| |
- New launcher script 'saxon-xquery' to perform XQuery queries
- PREFIX -> LOCALBASE in launcher script
- (CP ; CHOWN) -> CPIO
- Register run dependency on Xerces-J
- Dynamic plist
- More relevant homepage URL in pkg-descr
- Take maintainership
|
|
|
|
| |
file on how to make an image.
|
|
|
|
| |
Submitted by: Masumi Toyoshima, masumi.is.env.kitakyu-u.ac.jp
|
|
|
|
|
| |
PR: ports/72808
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/72807
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Make compilable when FreeBSD has /dev/ip.
Obtained from: net/quagga
Reported by: swylie@wylie.com
|
|
|
|
|
|
| |
PR: ports/73185
Submitted by: maintainer
Some part by: me
|
|
|
|
| |
Prompted by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/73011
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Install launcher script directly in ${PREFIX}/bin [1]
- Launcher script renamed (pcgen.sh -> pcgen) [1]
Suggested by: glewis [1]
|
|
|
|
|
|
|
|
|
| |
- Remove redundant CONFIGURE_TARGET and CONFIGURE_ARGS which are already
defined in bsd.kde.mk
- Fix WWW entry
PR: ports/73173
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
the portaudit-db entry.
|
|
|
|
| |
- Add optional dependency on enchant
|
|
|
|
|
|
| |
15 minutes.
Approved by: fjoe (mentor, implicit)
|
| |
|
|
|
|
| |
Approved by: fjoe (mentor, implicit)
|
|
|
|
|
| |
Submitted by: maintainer
Noticed by: cluster/kris
|
|
|
|
| |
Approved by: fjoe (mentor, implicit), linimon
|
|
|
|
| |
Approved by: fjoe (mentor, implicit), linimon
|
|
|
|
|
|
| |
- Take maintainership
Approved by: fjoe (mentor, implicit), linimon
|
|
|
|
|
|
|
|
|
|
|
| |
- document the LDAP helpers' -v option
- correct the implementation of the req_header and resp_header acls
(the original implementation submitted in squid bug #961 was faulty)
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further details.
- Bump PORTREVISION
PR: ports/73154
Submitted by: Thomas-Martin Seck (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
including hrs-san (the MAINTAINER of teTeX-related ports), said it's ok
for daily use.
Also update to adopt to recent teTeX-related ports strucute.
PR: 68218
Patch submitted by: hrs
|
|
|
|
|
| |
PR: ports/70369
Submittd by: maintainer
|
|
|
|
|
| |
PR: ports/73108
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
|
|
|
|
| |
Reported by: cluster via kris
|
|
|
|
|
| |
privillege esaclation to write as user ifmail
Submitted by: Niels Heinen, Jacques A Vidrine
|
| |
|
|
|
|
|
|
| |
- added multi-lingual support to WWW::Wikipedia::Entry
Approved by: co-mentor (vanilla)
|
|
|
|
|
|
| |
- Fixed an uninitialized variable for probability.
Approved by: co-mentor (vanilla)
|
|
|
|
|
|
| |
PR: ports/73181
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
Approved by: co-mentor (vanilla)
|
| |
|
|
|
|
|
| |
PR: ports/73175
Submitted by: cperciva (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/73164
Submitted by: maintainer.
|
|
|
|
|
| |
PR: ports/72971
Submitted by: maintainer.
|
|
|
|
|
|
|
| |
- take maintainership.
PR: ports/73169
Submitted by: Antonio Carlos Venancio Junior.
|
|
|
|
|
| |
PR: ports/73133
Submitted by: Mark Daniel Reidel <root@alu.reidel.info> (maintainer)
|
|
|
|
|
| |
Reported by: pointyhat via kris
Forgotten by: pav
|
|
|
|
|
|
|
| |
Since I'm there, replace USE_THREADS by WITH_THREADS.
PR: ports/73125
Submitted by: Pedro F. Giffuni.
|
|
|
|
|
| |
Reported by: pointyhat via kris
Pointy hat: pav
|
|
|
|
| |
- md5 verfied with website
|
|
|
|
|
|
| |
on intltool.
Reported by: lofi
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Noticed by: Kris / pointyhat
|
|
|
|
|
|
|
|
| |
. Add readline support (on by default). This is done a little differently
from the submitter's patch (the support is optional).
PR: 72827
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
|
|
|
|
|
|
|
| |
Changes in this release:
- Fixed potential XSS vulnerability in the help window.
- Restored compatibility with PHP 4.1.
- Fixed charset for Latvian translation (Bug #656).
|
| |
|
|
|
|
|
| |
PR: ports/72957
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dkftpbench is an FTP benchmark program inspired by SPECweb99. The
result of the benchmark is a number-of-simultaneous-users rating;
after running the benchmark properly, you have a good idea how many
simultaneous dialup clients a server can support. The target
bandwidth per client is set at 28.8 kilobits/second to model dialup
users; this is important for servers on the real Internet, which
often serve thousands of clients on only 10 MBits/sec of bandwidth.
PR: ports/73006
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cdf means "colorized df". The main features of cdf are:
* customazable color schemes
* eye-friendly capacity bars
* most of such utils needs some 3rd party libraries,
* python interpreter and so on, while cdf written in pure C
PR: ports/73007
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
|
| |
PR: ports/73046
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Add ipv6 to categories
PR: ports/73048
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/73021
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/72825
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/72821
Submitted by: Ports Fury
|