| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(sorry kris, I can't find the error anywhere)
|
|
|
|
|
| |
PR: ports/83309
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
| |
PR: 83367
Submitted by: Dryice Liu (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
text; it takes an EmPy source file, processes it, and produces output. This
is accomplished via expansions, which are special signals to the EmPy system
and are set off by a special prefix (by default the at sign, @). EmPy can
expand arbitrary Python expressions and statements in this way, as well as a
variety of special forms. Textual data not explicitly delimited in this way
is sent unaffected to the output, allowing Python to be used in effect as a
markup language. Also supported are callbacks via hooks, recording and
playback via diversions, and dynamic, chainable filters. The system is highly
configurable via command line options and embedded commands.
PR: ports/83308
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/83332
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
|
|
|
|
|
| |
PR: ports/83371
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
| |
for your podcast, based on MP3 tags. A webpage can either be
automatically generated from scratch or generated from a template
you create. An RSS feed is an XML file that is required to be listed
in most popular podcast directories. Podcastamatic is highly customizable.
PR: ports/83331
Submitted by: Lars Eggert <lars.eggert@gmx.net>
|
|
|
|
|
| |
PR: ports/83329
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Remove our local patches for ucontext/pthread/fork model choice, since
this is handled by a configure argument now.
Note that ucontext is not supported on FreeBSD versions less than 5.0.
PR: 83245 (mostly)
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
|
|
|
| |
will not pick this library up because it is missing a final digit.
This among other things, breaks LIB_DEPENDS.
PR: 83360
Submitted by: Diane Bruce <db@db.net>
|
|
|
|
|
|
| |
2: fix WITH_ logical.
Notified by: kris@
|
|
|
|
|
| |
PR: ports/83335
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
|
|
|
|
| |
PR: ports/82789
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
go backwards.
|
| |
|
|
|
|
| |
Forgotten by: mich
|
|
|
|
| |
Forgotten by: mich
|
| |
|
|
|
|
| |
Submitted by: Nick Hibma <nick@cope.nl>
|
|
|
|
|
| |
PR: ports/83301
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
| |
|
|
|
|
| |
Submitted by: christopher.a.johnson@gmail.com
|
|
|
|
| |
since people who already have vlc installed have static version.
|
| |
|
|
|
|
|
|
|
| |
- Fix (hopefully) the IRQ reporting on 5.x, before, xosview was simply exiting/crashing
PR: 79338
Submitted by: Ulrich Spoerlein <q AT uni dot de>
|
|
|
|
|
|
|
|
| |
a slew of test suites that can be run by issuing ``make tests'' from the port
directory. They are disabled furing a normal build.
PR: 83345
Submitted by: mi
|
| |
|
|
|
|
|
| |
- Add new knob WITH_WIN32_CODECS, off by default
Support for win32 multimedia DLL's
|
| |
|
|
|
|
| |
Download failure found by: kris
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to 5.2.1.2 and portlint fixes [2].
- Fix security problem in local/fixproc script [3].
PR: ports/82148 [1], ports/83058 [2]
Submitted by: Deomid Ryabkov <myself@rojer.pp.ru> [1],
Renato Botelho <freebsd@galle.com.br> [2],
remko [3]
References: http://vuxml.freebsd.org/3e0072d4-d05b-11d9-9aed-000e0c2e438a.html [3]
Obtained from: http://cvs.sourceforge.net/viewcvs.py/net-snmp/net-snmp/local/fixproc?r1=5.0&r2=5.0.6.1&diff_format=u [3]
|
|
|
|
|
|
|
| |
private library.
Submitted by: mi
Pointy hat to: me
|
|
|
|
|
| |
i386. Add one more patch to the patch-warnings collection, to ensure
warning-free compile on 64-bit platforms (tested on amd64).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Depending on other optimization options, compiler could get confused
into an internal error, and was, probably, building pessimized code
even when working.
Ensure warning-free build, while I'm here. Mark the SSE as having no
effect -- ``--enable-sse'' causes configure to add the HAS_SSE define
to CFLAGS, but nothing in the current release checks for that flag. Ha-ha.
There are SSE implementations of some parts of the code (they are just
no used), so, perhaps, someone can add another patch to make use of them,
when possible.
|
|
|
|
|
| |
PR: ports/83317
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 83009
Submitted by: Dima Panov
|
| |
|
|
|
|
|
|
| |
SLPNetGetThisHostname, is properly defined.
Submitted by: mi
|
|
|
|
| |
Bump the PORTREVISION.
|
|
|
|
|
| |
PR: 83351
Submitted by: maintainer
|
|
|
|
|
|
| |
- MIT KRB5 Security Advisory 2005-002: Buffer overflow, heap corruption in KDC
- MIT KRB5 Security Advisory 2005-003: Double free in krb5_recvauth
|
|
|
|
| |
Reported and tested by: mirrorbox via irc.freenode.org/#FreeBSD-GNOME
|
|
|
|
|
| |
PR: 83262
Submitted by: Antonio Carlos Venancio Junior (maintainer)
|
|
|
|
|
| |
Peported by: pointyhat via kris
Pointy hat to: novel
|
|
|
|
|
|
|
|
|
|
|
| |
C++ ports, since the fnmatch.h which was uselessly installed by
heimdal did not wrap the fnmatch() declaration in extern C {}) [1]
- Fix the packing list on 4.x
[1]
PR: ports/80366
Submitted by: Joan Picanyol i Puig <lists-freebsd-gnats@biaix.org>
Approved by: maintainer timeout (76 days)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
brokers, Freenet6 uses an innovative model based on the TSP Client. The TSP
Client is software that usually runs on a PC and that implements the Tunnel
Setup Protocol (TSP). The TSP Client is used to automatically negotiate a
configured tunnel between a PC or router and the Freenet6 tunnel broker,
making IPv6 easy to install and maintain. The TSP Client source code is
licensed under the GPL. A commercial license is also available.
PR: ports/83260
Submitted by: Linas Valiukas <shirshegsm@gmail.com>
|
|
|
|
|
| |
PR: ports/83330
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/83311
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
| |
|
|
|
|
|
| |
PR: ports/83292
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
|
|
|
|
| |
longer appear in the list, numbering of NFS filesystems should be okay now
and removable media should be mountable, unmountable and browseable - if
the user running KDE can mount them in the first place (i.e. vfs.usermount
and mountpoint ownership still required).
Obtained from: KDE SVN
|
| |
|
|
|
|
|
|
|
|
| |
"ttt" is a very simple one - or two - player Tic Tac Toe game played using a
mouse.
PR: ports/83282
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
|
|
|
| |
Reported by: kris via pointyhat
|
| |
|
|
|
|
|
| |
PR: ports/83261
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
| |
|
|
|
|
|
|
|
| |
Windows Run Dialog.
PR: ports/83281
Submitted by: Matthew Holder <sixxgate@hotmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- audio volume level fix on Microsoft Windows
- fix build when --enable-shared, --disable-static
- CD-Text retrieval fix
- allow the MMC timeout to be adjusted by the application
- cd-paranoia: Add option --mmc-timeout (-m) to set MMC timeout.
We now check that integer arguments are integers and are within
range.
- changes for libcddb 1.1.0 API change
- remove gcc 4.0 warnings
- miscellaneous small bug fixes, removal of questionable idioms or
memory leak fixes
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/83279
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
| |
PR: ports/83267
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/83268
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/83269
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/83270
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
PR: ports/83276
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer)
|
|
|
|
|
|
| |
I've decided to do upgrade via patch to save users from downloading huge
full new version distfile while they might have original one already on
disk.
|
|
|
|
|
| |
PR: ports/83273
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
tinystats is a statistic generator for DJB's tinydns.
It can be easily integrated with rrdtool to generate
nice graphical DNS stats.
WWW: http://www.morettoni.net/tinystats.html
PR: ports/83167
Submitted by: Filippo Natali <filippo.natali@gmail.com>
|
|
|
|
|
| |
PR: ports/82868
Apporved by: ade, seanc (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for
the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators.
Written by John A. Magliacane, KD2BD
WWW: http://www.qsl.net/kd2bd/splat.html
PR: ports/83164
Submitted by: Diane Bruce <db@db.net>
|
|
|
|
|
|
|
|
|
| |
it properly, and while I still use it, my ratty old UPS pales in comparison
to the fancy new stuff that is out today, and therefore I cannot effectively
test the program's functionality.
While I have not tested them, the updates in ports/83318 look reasonable,
and I suggest that the submitter would probably make a good maintainer.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
| |
Approved by: sobomax
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- fix build error in pointhat
Noted by: krismail
|
|
|
|
|
| |
- from Changes
- updated WWW::Wikipedia to use the new raw url
|
|
|
|
|
| |
PR: 83302
Submitted by: Alexey Mikhailov (maintainer)
|
|
|
|
|
| |
PR: ports/83271
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/83274
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename is a quick and powerful tool written in C, featuring extended regular
expression support for searching and substituting pattern strings in filenames.
Rename can rename, convert to lowercase/uppercase, and change the ownership of
a large number of files.
WWW: http://rename.berlios.de/
PR: ports/83314
Submitted by: Chad Castleberry <crcastle@ius.edu>
|
|
|
|
|
| |
MIA: eik (mentor)
With hat: portmgr secretary
|
|
|
|
| |
ports/www/p5-Catalyst-Helper-Controller-Scaffold
|
|
|
|
|
|
|
|
|
|
| |
Catalyst, which adds easy scaffolding:
# Imagine you want to generate a scaffolding controller MyApp::C::SomeTable
# for a CDBI table class MyApp::M::CDBI::SomeTable
script/myapp_create.pl controller SomeTable Scaffold CDBI::SomeTable
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
|
|
|
|
|
| |
PR: 83291
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
| |
|
|
|
|
|
| |
Reported by: tmclaugh in IRC (#bsd-sharp at freenode)
Submitted by: apeiron in IRC (#bsd-sharp at freenode)
|
| |
|
|
|
|
|
|
| |
PR: ports/83310
Submitted by: chinsan
Approved by: maintainer
|
|
|
|
|
|
| |
were unfetchable. An upgrade to 4.1p1 will follow soon.
Reported by: pointyhat (via kris)
|
|
|
|
| |
Approved by: ade, seanc (implicit)
|
|
|
|
|
|
| |
Approved by: nectar (mentor)
PR: ports/82101
Security: http://vuxml.freebsd.org/d177d9f9-e317-11d9-8088-00123f0f7307.html
|
|
|
|
|
| |
PR: ports/83228
Submitted by: Kevin Brunelle <kruptos@mlinux.org> (maintainer)
|
|
|
|
| |
Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>.
|
|
|
|
| |
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The PSF format brings the functionality of NSF, SID, SPC, and GBS to next-
generation consoles. PSF utilizes the original music driver code from each
game to replay sequenced music in a perfectly authentic, and size-efficient,
way.
The general idea is that a PSF file contains a zlib-compressed program which,
if executed on the real console, would simply play the music.
PR: ports/83229
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
| |
|
|
|
|
|
| |
PR: ports/83233
Submitted by: Mark Blackman <mark@blackmans.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
beautiful and colorful chryzodes.
If you do not know what chryzodes are, take a look at
http://www.chryzode.org/. Then you will be able to explore
the world of chryzodes by yourself using Chryzodus.
But one does not even need to know much about chryzodes
to use Chryzodus and see beautiful images appear on the screen!
PR: ports/83234
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
| |
PR: 83275
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/83237
Submitted by: Paul Marquis <pmarquis@pobox.com> (maintainer)
|
|
|
|
|
| |
PR: ports/83239
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/83250
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
|
|
|
|
|
|
| |
Submitted by: Thomas Sandford
PR: ports/82841
Approved by: nectar (mentor,maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/83280
Submitted by: Matthew Holder <sixxgate@hotmail.com> (maintainer)
|
|
|
|
|
| |
PR: 83263
Submitted by: Antonio Carlos Venancio Junior (maintainer)
|
|
|
|
|
| |
PR: ports/83266
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 83256
Submitted by: Antonio Carlos Venancio Junior (maintainer)
|
|
|
|
|
| |
PR: 83265
Submitted by: Filippo Natali (maintainer)
|
|
|
|
|
| |
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Reported by: pointyhat via kris
|
|
|
|
| |
Requested by: kris
|
|
|
|
| |
Prodded by: Ports Janitor
|
|
|
|
|
| |
Approved by: flz (mentor)
Reported by: kris
|
| |
|
|
|
|
|
|
| |
directory after install instead of the ${WRKSRC} after build.
This works around a bug in Xorg's mkfontdir, which lists both -- the
bdf-sources and the pcf-binary fonts -- in the generated fonts.dir.
|
|
|
|
| |
Approved by: flz (mentor)
|
|
|
|
| |
Approved by: flz (mentor)
|
| |
|
| |
|
|
|
|
| |
patches obtained: libcdio CVS
|
|
|
|
|
|
|
|
| |
* https://bugzilla.mozilla.org/show_bug.cgi?id=293159
* https://bugzilla.mozilla.org/show_bug.cgi?id=292544
Reported by: simon
Security: http://vuxml.freebsd.org/6e33f4ab-efed-11d9-8310-0001020eed82.html
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
the proxy server to the IP address a client, supplied by the proxy
server in "X-Real-IP" or "X-Forwarded-For" header. mod_realip is
designed for use on backends, which serve reverse proxied HTTP
requests.
Submitted by: glebius
|
|
|
|
| |
Approved by: kwm
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
After having sent so many qmail PRs and promised to bring brazilian
chicks to FreeBSD social events, he's finally receiving by the usual
punishment.
Approved by: portmgr
Account created by: simon
|
|
|
|
| |
Noticed by: pointyhat via kris and Ingmar Gebert <ingmar dot gebert At uni-rostock dot de> (ports/83227)
|
| |
|
| |
|
|
|
|
| |
recompiling Qt and all ports depending on it.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
No personal, racial, societal slurs are intended. For amusement only.
All the filters read input from stdin, change it, and write the filtered
text to stdout.
PR: ports/83119
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Bribed by: swiss chocolate
|
|
|
|
|
| |
PR: 83246
Submitted by: Krzysztof Pawlowski (maintainer)
|
|
|
|
|
|
| |
PR: ports/82503
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
| |
- rcNGfy
Submitted by: glebius
Approved by: maintainer timeout (1 month)
|
|
|
|
|
| |
PR: ports/83181
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
|
|
|
|
| |
- Use tarball instead of set of files
- Pass maintainership to submitter
PR: ports/83180
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: eik MIA
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Algorithm::Bucketizer distributes items of a defined size into a number of
dynamically created buckets, each of them capable of holding items of a defined
total size.
WWW: http://search.cpan.org/search?dist=Algorithm-Bucketizer
PR: ports/83064
Submitted by: Christopher Boumenot <boumenot@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This extended sorting algorithm allows you to
a) sort an array by ANY field number, not only the first
b) find duplicates in your data-set and sort them out.
WWW: http://search.cpan.org/dist/Sort-Array/
PR: ports/82968
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by: kris
|
|
|
|
| |
- Update WWW and MASTER_SITES
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 83242
Submitted by: Gregory Bond (maintainer)
|
|
|
|
|
| |
PR: 83241
Submitted by: Gregory Bond (maintainer)
|
|
|
|
|
| |
PR: 83231
Submitted by: Kevin Brunelle (maintainer)
|
|
|
|
|
|
|
| |
original master site is no more.
Notified by: kris (pointyhat)
PR: ports/67311 ports/67226
|
| |
|
|
|
|
| |
http://www.abisource.com/release-notes/2.3.2.phtml
|
|
|
|
|
| |
<andrew@ids.pl>:
Sorry, no mailbox here by that name. vpopmail (#5.1.1)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This tiny version of JavaView is optimized for fast download and contains the
viewer module only, without any dialogs, inspectors and geometry algorithms.
The lite version is mainly used to display precomputed geometry models inside
web pages.
WWW: http://www.javaview.de/
PR: 83104
Submitted by: Nicola Vitale <nivit@email.it>
|
| |
|
| |
|
|
|
|
| |
Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=309025
|
|
|
|
|
| |
PR: ports/83232
Submitted by: stephane (maintainer)
|
|
|
|
| |
Submitted by: Roman Neuhauser <neuhauser@sigpipe.cz>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).
Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime. NAnt only needs the .NET
or Mono runtime.
WWW: http://nant.sourceforge.net/
Submitted by: apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer: ""
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
| |
Perl 5.8.7.
Reported by: mezz
|
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the plist for gtk-sharp and gtk-sharp-devel share the some same main
directories.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
| |
|
|
|
|
|
|
|
|
| |
- use external libtool;
- pet portlint;
- release maintainership.
Reported by: Kris via pointyhat (1)
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer to bsd-sharp-list@forge.novell.com.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Clean up in pkg-descr.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Correct a typo, gfax.schema -> gfax.schemas.
- Fix the installation.
- Fix the plist.
- Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a new knob, WITH_FAAD, current turn off by default.
- Chase xine.12 -> xine.13.
- Fix the dbus, lib/dbus-1.0/services -> share/dbus-1/services.
- Add install the plugins.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Tomboy/panelapplet/AppletFactory.cs: Subclass from GLib.Object.
Needed to work around what I can only guess is a mono 1.0.x and
1.1.x incompatibility, whereby calling protected
GLib.Object.LookupGType externally is no longer allowed.
Hopefully fixes bug #306815.
http://bugzilla.gnome.org/show_bug.cgi?id=306815
Reported by: Geraud CONTINSOUZAS <gej at jmenbra.nl>
Took from: tomboy CVS.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
| |
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
| |
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
| |
class libraries.
WWW: http://www.mono-project.com
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
NOTE: The monodoc no longer has the GUI browser, which it has been moved from
monodoc to mono-tools (a new port is coming). The mono-tools will be
depend on this port.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the plist for gtk-sharp and gtk-sharp-devel share the some same main
directories.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
http://www.go-mono.com/archive/1.1.8/
http://www.go-mono.com/archive/1.1.8.1/
BTW: Welcome apeiron (Christopher Nehren <apeiron@comcast.net>) to BSD# team,
he has the commit access over there.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
|
|
|
| |
Notified by: kris
|
| |
|
| |
|
| |
|
|
|
|
| |
Perhaps this unmaintained, security-vulnerable port should just be removed.
|
| |
|
| |
|
|
|
|
| |
# XXX Newer version is available
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Noted by: pointyhat via kris
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Changes:
- Updated buildsystem (where a new bug slipped in, therefore the new patch)
- bugfix in src/fs/filesystem.cpp
- two new sanity checks in src/library/ktagebuch.cpp
Submitted by: pointyhat via kris
|
| |
|
|
|
|
|
| |
incompatibility to qt that occurs if kdelibs has been compiled against
old versions of qt-copy.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and qt33 if kdelibs has been built against a patched qt.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
templates to actually build.
Submitted by: Andy Fawcett <andy@athame.co.uk>
|
|
|
|
| |
Submitted by: Raphael Langerhorst <raphael-langerhorst@gmx.at>
|
| |
|
| |
|
|
|
|
| |
Reported by: kris via pointyhat
|
|
|
|
|
| |
PR: ports/83205
Submitted by: maintainer
|
|
|
|
| |
Reported by: krismail (checksum mismatch for gstlfilt.tar)
|
| |
|
|
|
|
|
| |
to the final release, 3.3.6. Unfortunately, this requires using PORTEPOCH.
Tweak a comment and remove a debug output on the way.
|
|
|
|
|
| |
PR: ports/83204
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/83203
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/83201
Submitted by: maintainer
|
|
|
|
| |
Detected by: kris/pointyhat
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the installed ChangeLog.
- Silencing the 'cannot access config file "/etc/antivir.conf"' warnings
by creating a respective symlink.
Notes:
- AntiVir Milter 1.1.0-7 ships with a faulty anti-virus engine which
may just exit with the following error when trying to start it:
cannot access config file "/etc/avguard.conf"
Please update to the latest anti-virus engine by e.g. running the
antivirupdater script in order to solve this.
- The future of the free licenses for private use and thus of this
port currently is uncertain:
<...>
PersonalEdition Classic UNIX: Advance Notice
We have decided to orient the version 6.32 which will be released on
September 6, 2005 much more towards the successful PersonalEdition
Classic Windows.
This means that version 6.32 will be released with a graphical user
interface which will make it much easier to work with the program. It
will also no longer be necessary to register for the program before
downloading it. With version 6.32 the PersonalEdition Classic UNIX
will no longer contain any MailGate/Milter functionality.
<...>
Approved by: netchild
|
| |
|
|
|
|
|
| |
PR: 83219
Submitted by: stephane
|
|
|
|
| |
.net-mgmt TLD has yet to be approved by ICANN. Fix fetching.
|
|
|
|
|
|
| |
So set MAINTAINER to the port submitter.
Submitted by: niels
|
| |
|
|
|
|
| |
Approved by: netchild
|