| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/79628
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: knu timeout
|
|
|
|
|
| |
PR: ports/80127
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Cleanup the Makefile
PR: ports/80243
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
Submited by: luigi
o add mpg123 into runtime dependencies list.
|
|
|
|
|
|
|
|
|
|
| |
- Refining Makefile
- Full PREFIX respect
- New maintainer
PR: ports/80193
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer
|
|
|
|
| |
Reported by: pointyhat (via kris)
|
| |
|
| |
|
|
|
|
| |
Obtained from: kris@
|
| |
|
|
|
|
| |
Approved by: clement (mentor)
|
| |
|
|
|
|
| |
Approved by: clement (mentor)
|
|
|
|
|
|
|
|
| |
based on Daniel Steven Smith encoding system.
PR: ports/79396
Submitted by: Andrew <obscure9@gmail.com>
Approved by: clement (mentor)
|
| |
|
|
|
|
|
|
| |
- use LDFLAGS instead of -lm
Submitted by: kwm via irc [1]
|
|
|
|
| |
- Repackage a bit
|
| |
|
| |
|
| |
|
|
|
|
| |
- Sanitize >>${TMPPLIST}-usage
|
| |
|
|
|
|
|
|
|
|
|
| |
Add Perl run deps and do some shebang and path substitutions.
PR: ports/80135
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: clement (mentor)
Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
PR: 80224
Submitted by: James Earl <chero7@telus.net>
Ooops, I forgot to commit the Makefile earlier today
Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Pointyhat to: arved (three in a rowi....)
|
|
|
|
| |
Pointyhat to: arved
|
| |
|
|
|
|
| |
Regular Expression Graphing Program
|
|
|
|
|
|
|
| |
the build to continue when PACKAGE_BUILDING.
Noticed by: kris via pointyhat
Approved by: clement (mentor)
|
| |
|
|
|
|
| |
Draw arrows using GD
|
|
|
|
|
|
|
|
|
|
| |
+ changelog: http://www.esm.jp/jude-web/en/ReleaseNote-JUDE-Community-e.html
+ update CATEGORIES
+ fix IGNORE (portlint)
PR: 80164
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Approved by: Yoshihiko Sarumaru (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Use MAKE_ARGS instead of patches
|
|
|
|
|
|
|
| |
(1.11.2 at least) fail to parse the --exclude options without
this.
Pointed out by: Jeff Brown (jabrown at sdsc dot edu)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
fix pkg-plist
PR: 80224
Submitted by: James Earl <chero7@telus.net>
|
| |
|
|
|
|
|
|
| |
be conjured by maintainer later.
Reported by: krismail
|
|
|
|
|
| |
PR: 79199
Submitted by: Renato Botelho <freebsd@galle.com.br>
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/80178
Submitted by: Sylvio Cesar
|
| |
|
| |
|
|
|
|
|
|
|
| |
FAQ-system.
PR: ports/80004
Submitted by: chinsan <chinsan@mail2000.com.tw>
|
|
|
|
|
| |
PR: ports/79995
Submitted by: chinsan@mail2000.com.tw
|
|
|
|
|
|
| |
file from being installed.
Pointed out by: pointyhat via kris
|
|
|
|
|
|
|
| |
Link the gnome-pilot libraries correctly so they play nice with the new
pkg-config.
Reminded by: bland
|
|
|
|
|
|
| |
without confirmation.
Security: Fixes CAN-2005-0754
|
|
|
|
| |
Security: Fixes CAN-2005-1046
|
|
|
|
| |
Reported by: krismail
|
|
|
|
| |
Reported by: krismail
|
| |
|
|
|
|
| |
Reported by: krismail
|
| |
|
|
|
|
|
|
|
| |
- Fix configure-detected paths in scripts.
Reported by: pointyhat
Approved by: adamw (mentor), maintainer
|
|
|
|
|
| |
Reported by: Peter Thoenen <eol1@yahoo.com>
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
| |
by using C comments instead of make(1) constructs.
And as long as I'm here, fix a command misspelling in vm-pop3d.
As prompted by: kris
|
|
|
|
| |
- aide.conf moved from /var/db/aide to PREFIX/etc
|
|
|
|
|
|
| |
pkg-config.
Reported by: Sven Esbjerg <esbjerg@xbsd.net>
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: adamw (implicit, mentor)
|
| |
|
|
|
|
| |
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
|
|
|
|
| |
directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the log file to be owned by root because most files were opened/created
before the uid was switched to non-root. That's not the case anymore
so we need to be sure those files are owned by slimserv:slimserv.
This isn't a problem with new installed because they are made
correctly in the rc script, but on upgrades it may be an issue.
Handle this by resetting the permissions of existing files and
directories during the install.
While I'm here, remove some leftover directory creation. It properly
belongs in the startup script so the files will be created if /var
is clear.
Bump port revision.
|
|
|
|
|
|
| |
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
|
|
|
|
|
|
| |
PR: ports/80198
Submitted by: Simun Mikecin <sime@logos.hr> (maintainer)
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/80218
Submitted by: Fredrik Lindberg <fli+ports@shapeshifter.se> (maintainer)
Approved by: adamw (mentor, implicit)
|
| |
|
|
|
|
|
| |
PR: 75129
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
|
|
|
|
|
|
|
|
| |
- Do not chmod /var/preserve, use /var/preserve/${UNIQUENAME} instead
PR: ports/80162
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
| |
Pointy hat to: me
Pointed out by: kris
|
|
|
|
|
| |
o Re-enable pthreads support which seems to be working just fine
in this version
|
| |
|
|
|
|
|
|
|
|
|
| |
o Update to Freenet Stable build 5102 released 20050420 snapshot
o Bump PORTREVISION since build version did not change
o Add an extra entry to MASTER_SITES [1]
PR: 79882 [1]
Submitted by: Francis Gudin <fgudin@nerim.net> [1]
|
|
|
|
| |
Approved by: clement (mentor)
|
|
|
|
|
|
| |
PR: ports/80124
Submitted by: Francisco Cabrita <include@npf.pt.freebsd.org>
Approved by: clement (mentor)
|
|
|
|
|
|
|
|
|
| |
NOTE: The glob matches all versions of the distfiles, but currently only
6.0 and above are restricted so removing old dist files appears
unnecessicary. I want to avoid adding four lines to LEGAL every time
the authors do a major release.
Reminded by: linimon
|
|
|
|
|
|
|
| |
- Install a launcher for the dedicated server
- Move the sample server configuration to ${EXAMPLESDIR}
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch includes information about the average bitrate of the file
(because vorbis uses variable bit rate encoding by default and nominal
might or might not match the actual effective bitrate) as well as
information about the encoder which created the file.
Bump PORTREVISION.
PR: 74219
Submitted by: Thomas E. Zander <riggs@rrr.de>
Reviewed by: Espen Skoglund <esk@ira.uka.de>
|
|
|
|
|
| |
IPv6 patches obtained from: KAME
Submitted by: KIMURA Yasuhiro
|
|
|
|
| |
Reminded by: maintainer
|
|
|
|
|
| |
PR: ports/80209
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/79101
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
|
|
|
|
|
| |
PR: ports/80201
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80208
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: ports/80107
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: clement (mentor)
|
|
|
|
|
| |
PR: ports/80207
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80206
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80205
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80204
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80202
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80203
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/80210
Submitted by: Ports Fury
|
|
|
|
| |
Noticed by: krisbot
|
|
|
|
|
|
|
| |
it requires QT.
Note that it's not as easy as fixing the current problem reported by pointyhat,
there are more snarks lurking below.
|
|
|
|
|
|
|
| |
- Adapt to new pcsc-lite infrastructure
PR: 76091
Submitted by: Toni Andjelkovic <toni@soth.at>
|
|
|
|
|
|
| |
PR: ports/80194
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
Pointy hat to: danfe
|
|
|
|
|
| |
PR: 79800
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
|
|
|
| |
PR: 79095
Submitted by: James Earl <chero7@telus.net>
|
|
|
|
|
|
| |
PR: ports/80082
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/80138
Submitted by: Murray Baker <murray_baker@NOSPAM.ihug.com.au>
Approved by: clement (mentor)
|
|
|
|
|
| |
it from ports or packages probably do so because they need LDAP support.
Therefore, turn it on by default when PACKAGE_BUILDING.
|
|
|
|
|
| |
PR: 79234
Submitted by: David A. Bader <dbader@ece.unm.edu>
|
|
|
|
|
|
|
|
| |
- Honor NOPORTDOCS
PR: ports/80161
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
PR: ports/80154
Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
- Only s/lrint/rint/ on < 504000
Patch Update Obtained from vlc cvs
|
|
|
|
| |
Patch Update Obtained mostly from mplayer cvs
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Copyright (C) 2001-2004 dvb.matt
European digital radio & television uses the DVB standard to broadcast its
data. Project X gives you a look behind the transmissions and tries its best
to handle & repair many stream types and shows what went wrong on reception.
It is intended for educational purposes only, as a non-commercial test project.
It may not be used otherwise. Most parts are only experimental.
WWW: http://sourceforge.net/projects/project-x
PR: 79769
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to bsd.java.mk 2.0
- Use javavmwrapper 2.0
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Add 'java' category [3]
PR: 79278 [1], 80182 [2]
Submitted by: ceri [1], Adrian Steinmann <ast@marabu.ch> [2]
Reported by: portlint [3]
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: 80142
Submitted by: Arjan Van Leeuwen <avleeuwen@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://www.opera.com/freebsd/changelogs/800/
Please read UPDATING (thanks mezz!) to upgrade your configuration.
PR: 80142
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/80168
Submitted by: Renato Botelho <freebsd@galle.com.br>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80191
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
use getusershell() to determine if the usershell is a valid shell or not.
Without USE_GETUSERSHELL defined, rpc.pcnfsd will only check if the usershell
ends in sh - which is bad when you want to enable an /sbin/nologin user to mount
nfs shares.
Bump PORTREVISION
Noticed by: playing with NFS on MS-DOS 6.22 (yihaa)
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/79213
Submitted by: Jason Stone <jason-fbsd-ports-gale@shalott.net>
Approved by: clement (mentor)
Peter Haight <peterh@sapros.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
squid bugs #1283, 1287 and 1288 (assertion failed in store_client.c:343).
(already committed)
- Bump portrevision as a datapoint for this bugfix.
PR: 80163
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
|
|
|
|
| |
PR: ports/80155
Submitted by: maintainer
|
|
|
|
| |
* fix pkg-message
|
|
|
|
| |
solution.
|
|
|
|
| |
Reported by: krismail, Thomas Kempka <t.kempka@web.de>
|
|
|
|
|
| |
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
Reported by: krismail
|
|
|
|
|
| |
PR: ports/79889
Submitted by: Quinton Dolan <q@onthenet.com.au> (maintainer)
|
|
|
|
| |
Pointy hat: mê
|
|
|
|
|
|
| |
PR: ports/80185
Submitted by: maintainer
Reported by: kris (via pointyhat)
|
|
|
|
|
|
|
|
|
|
| |
- Remove useless empty dirs
- Fix package
- Makefile refactoring
- Utilize SUB_FILES magic
- Update pkg-message
Reported by: kris (via pointyhat) [1]
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/80181
Submitted by: sylvio cesar <sylvioc@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stop trying to use ports versions of all the CPAN bits and do things the way
the vendor expects. It's less elegant, but much easier to maintain. Do build
our own versions of binary modules so we have a chance on all platforms, but
use a slightly modified version of their script to do so (mostly make it
non interactive and fetch the files from DISTDIR/DIST_SUBDIR rather
than direct from slimdevices each build).
Mark RESTRICTED. The distfiles and the build contain non-restributable bits.
Some of the people building packages for linux are working on a way around
this (not distributing the firmware and using alternate images), but that's
no here yet.
Nagged by: many :-)
Prodded by: my dying cd player
|
| |
|
| |
|
|
|
|
|
|
| |
http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE9-2GB
Noticed by: kris
|
| |
|
|
|
|
|
|
| |
This release fixes a buffer overflow where a malicious RAM
file could overflow a buffer and execute arbitrary code on a
victim's machine.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to sylvioc@gmail.com
- Enable NLS and add WITHOUT_NLS knob
PR: ports/80123
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
Approved by: adamw (mentor)
|
|
|
|
| |
Pointed out by: pointyhat
|
|
|
|
|
|
|
|
| |
'daily_submit_queuerun' to "NO" in periodic.conf(5), for people
using exim without queue runner, eg if remote deliveries are not
desirable.
Submitted by: Geraint Edwards <gedge at yadn dot org>
|
|
|
|
|
|
| |
the dependency on pear-Mail has been removed, but it is required by Horde.
Reported by: Juergen Unger <j.unger (at) addict.de>
|
|
|
|
|
| |
Submitted by: Jan-Peter Koopmann <Jan-Peter.Koopmann at seceidos.de>
Patched by: Philip Hazel <ph10 at cus dot cam.ac.uk>
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: clement (mentor)
|
|
|
|
|
|
| |
PR: ports/80125
Submitted by: Steve Coltrin <spcoltri@omcl.org>
Approved by: clement (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
* use APACHE_DATADIR if defined
* fix RUN_DEPENDS
* fix pkg-plist
* update pkg-descr
* take maintainership
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
In addition to base features of ircd 2.9.10 it supports
russian charsets translation (koi8-r,cp1251,translit, etc..)
and also some RusNet protocol extensions.
PR: ports/80061
Submitted by: SeaD <sead@mail.ru>
|
|
|
|
|
|
|
|
|
| |
* Added support for MPlayer 1.0 pre7
* Updated libbacon to 2.10.1
* Fixed HAL support
* Added preliminary support for NetBSD
* UI improvements
* Many fixes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gz and zip files
PEAR::File_Archive will let you manipulate easily the tar, gz and zip files.
This library is strongly object oriented. It makes it very easy to use, writing
simple code, yet the library is very powerfull.
File_Archive is made of two objects: readers and writers. Are currently
implemented readers from file, directory, tar, gz, zip and bzip2 archives.
You can write to file(s), send mails with files attached, or create tar, gz,
zip, bzip2 archives.
PR: ports/80068
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
| |
Chase shared library version.
|
|
|
|
|
|
|
|
|
| |
Fix typo in comments.
Noticed by: Thomas Novin thnov@xyz.pp.se
PR: 80134
Submitted by: Mantas Kaulakys <stone@tainet.lt> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
PEAR::MIME_Type provides functionality for dealing with MIME types.
PR: ports/80066
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
| |
PR: ports/80153
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
|
|
|
|
|
| |
PR: ports/80150
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
|
|
|
|
|
|
|
|
| |
- ECHO_CMD -> ECHO_MSG
- Address the move to GPL license in pkg-descr
PR: 80156
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
incorrectly submitted to the latest stable version.
- Add a pkg-message explaining incompatibility between this and
the last version.
- Remove a patch no longer needed
PR: ports/80079
Submitted by: Steve Clement <steve@fucker.ion.lu>
Approved by: clement (mentor)
|
|
|
|
|
| |
PR: ports/80146
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80148
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
|
|
|
|
|
| |
PR: ports/80148
Submitted by: Dryice Liu <dryice@liu.com.cn>
|
| |
|
| |
|
|
|
|
| |
(kvm-related).
|
|
|
|
|
|
|
|
| |
commit. That is partly reverted and some further corrections are made.
Make package create lib/xemacs/site-modules directory as port does.
Bump revision to get proper package made.
Pointy hat to: me
|
|
|
|
|
|
| |
never used that before :-).
Suggested by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
|
|
|
| |
- port now requires Perl 5.6
- assume maintainership
|
|
|
|
|
|
| |
- Track dependent port
Approved by: yoichi@
|
|
|
|
| |
Require perl 5.6
|
|
|
|
|
| |
PR: 80046
Submitted by: leeym
|
|
|
|
|
| |
PR: ports/80131
Submitted by: maintainer
|
| |
|
|
|
|
| |
This was tested with a Gemplus GemPC Twin and an SCM Micro SPR 532
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: 80140
Submitted by: Andrej Zverev <az@inec.ru>
|
|
|
|
|
|
|
| |
Fix build with new PCSC-lite
PR: 78816[1]
Submitted by: lofi[1]
|
| |
|
|
|
|
|
| |
This library was part of the pcsc-lite package, but is a seperate package
since the last update.
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to sylvioc@gmail.com
- Polish the do-install target
PR: ports/80115
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
| |
- Do not build with -g3
PR: ports/80102
Submitted by: ports@c0decafe.net (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
PR: ports/80101
Submitted by: ports@c0decafe.net (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/79319
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to 1.2.9.b.7
- Use libtool15
- make hier(7)-compliant by moving the pcsc/drivers to lib/pcsc/drivers
- Compile with USB support per default. Use WITHOUT_USB to disable usb
support
- Chase libusb shared library version (Forgotten by leeym)
Based on: PR 76068
Reviewed by: maintainer, sem (earlier patch)
ifd-devkit:
- Chase pcsclite sharedlibrary version
ifd-gempc410:
- Unbreak by updating to 0.9.3
- Move library to lib/pcsc/drivers
- Chase pcsclite sharedlibrary version
NOTE: This was not tested, I don't own the specific hardware
ifd-gpr400:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsc-lite
- Chase new pcsclite drivers location
ifd-slb_rf60:
- Chase pcsclite sharedlibrary version
ifd-test:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsclite
libchipcard:
- Update to 0.9.1[1]
- Chase pcsclite shared library version
- Fix build with new pcsclite
[1]PR: 78815
[1]Submitted by: lofi
opensc:
- Chase pcsclite shared library version
- Fix build on CURRENT
opensc-esteid
- Chase pcsclite shared library version
- Fix build with new pcsclite
p5-PCSC-Card:
- Update to 1.4.2
- Chase pcsclite shared library version
- Fix build with new pcsclite
ruby-pcsc-lite
- Mark broken, does not compile with new pcsc-lite
Maintainer will work on new version
Submitted by: maintainer
|
|
|
|
|
|
| |
- Fetch pre-built docs since we can't build it ourselves: fop requires
Java which I didn't want to pull in and passivetex barfs.
- Treat examples as documentation
|
|
|
|
|
| |
PR: ports/80139
Submitted by: Andrej Zverev <az@inec.ru>
|
| |
|
|
|
|
|
| |
Submitted by: flashplugin-mozilla-devel maintainer
Approved by: flashplugin-firefox maintainer
|
|
|
|
|
| |
PR: ports/80057
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
|
| |
|
|
|
|
| |
characters.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80128
Submitted by: Udo Mueller via maintainer
|
|
|
|
|
|
|
| |
- Mark BROKEN on 4.x
PR: ports/80078
Submitted by: hamigua <hamigua@cuc.cn> (maintainer)
|
|
|
|
| |
Noticed by: cluster
|
|
|
|
| |
Noticed by: cluster
|
|
|
|
|
|
| |
seems to have changed, though.
Noticed by: cluster
|
|
|
|
|
|
|
|
|
|
| |
- Apply all vendor's patches
- Remove redundant macro in Makefile
- Add www as second category
- Fix log file owner
- Don't destroy user config on updating
Approved by: maintainer (silence for 2+ monthes, no submits for 6 monthes)
|
| |
|
|
|
|
|
| |
Pointed by: pointyhat (kris)
Approved by: kris
|
|
|
|
| |
Noticed by: cluster
|
| |
|
|
|
|
|
|
|
| |
- Sanitize install target
PR: ports/80087
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
|
|
|
|
| |
Noted by: kris
|
|
|
|
|
|
|
|
| |
be removed when rdesktop will release 1.4.1).
PR: ports/78710
Submitted by: Alex Miller <asm@asm.kiev.ua>
Obtained from: rdesktop project
|
|
|
|
|
|
|
| |
- prefer -pthread than lthread
PR: 80071
Submitted by: Marcus Grando <marcus AT corp dot grupos dot com dot br>
|
|
|
|
|
|
| |
- add _all_plugins and _all_templates
PR: 80021
|
|
|
|
|
|
|
| |
Now supports a cache
Also, art.gnome.org's database was restored
so there are 100's of themes and backgrounds
for download.
|
| |
|
|
|
|
|
|
| |
fix. This unbreaks the port on amd64.
Submitted by: bz
|
|
|
|
| |
Reported by: krismail
|
|
|
|
| |
Reported by: kris (chkversion)
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
| |
This required for systems with pkgconfig 0.17+ installed.
|
|
|
|
| |
PR: 80099
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It scans the range and classifies its findings into 4 categories:
- Missing A records
- Missing PTR records
- Mismatched A/PTR records
- Stale PTR records
PR: ports/80119
Submitted by: Mark Foster <mark@foster.cc>
Approved by: adamw (mentor)
|
|
|
|
|
| |
Noticed by: kris
Pointy hat to: myself
|
|
|
|
|
|
|
|
| |
- Add 'devel' category [1]
PR: 80120
Submitted by: maintainer
Reported by: portlint [1]
|
|
|
|
|
|
|
|
|
| |
----- Transcript of session follows -----
... while talking to mail.rhps.org.:
>>> DATA
<<< 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied
550 5.1.1 <zenin@archive.rhps.org>... User unknown
<<< 503 5.0.0 Need RCPT (recipient)
|
|
|
|
|
|
| |
heap overflow vulnerability.
Informed by: maho
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
developed in the Twisted Woven package. Its main focus is on separating the HTML
template from both the business logic and the display logic, while allowing the
programmer to write pure Python code as much as possible. It separates your code
into 'data' and 'render' functions, a simplified implementation of traditional
MVC. It has various parts which can be used individually or as a whole,
integrated web solution.
PR: ports/80049
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
|
|
|
|
| |
build, which I have submitted upstream as well.
|
|
|
|
| |
- Minimize Makefile-patch
|
|
|
|
|
|
|
| |
- Remove pkg-plist
PR: ports/80096
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
|
|
|
|
|
| |
Noticed by: kris
Pointy hat to: yours truly
|
|
|
|
|
|
| |
MASTER_SITES.
Reported by: pointyhat via kris
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>
- Make the dependency on mysql-client optional [1]
- Permit the IDE to display the example projects in the initial
startup dialog [1]
Suggested by: Neil Darlow <neil (at) darlow.co.uk> [1]
|