| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Noticed by: portlint(1)
Verified with: "cvs diff -b"
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix some buglets and port framework usage issues:
- The file milter-sender.mc doesn't belong to docs. Installing
its reference copy along with the working copy is better.
- Make use of the exported BSD_INSTALL_* environment variables.
- Change access permissions only on needed files.
- Take care of file access permissions when installing
from the package.
- daemon(8) will take the program to the background, but it cannot
change the current directory to anywhere but the root. Since
getting a core file might be useful, cd to a directory writable
by the milter-sender process just before starting it.
- Review the messages: improve grammar, remind to reinstall
sendmail.cf as well (rebuilding it alone isn't enough.)
|
|
|
|
|
| |
PR: ports/67556
Submitted by: Tim Middleton <x@vex.net> (maintainer)
|
|
|
|
|
| |
PR: 67512
Submitted by: Rod Taylor <ports(at)rbt.ca>
|
|
|
|
|
| |
PR: 58196
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
| |
|
|
|
|
| |
for users with a specified nickname.
|
|
|
|
|
| |
PR: 67515
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: 67352
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
| |
Submitted by: Sean McNeil <sean@mcneil.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* New Features and Improvements *
- Added install.sh script for tar distribution which builds all Perl modules,
tnef decoder and MailScanner automatically.
- Added configuration option "Dangerous Content Scanning" to allow you to
disable all the content scanning except for the virus scanning.
- Added support for Vexira virus scanner.
- Implemented support for F-Secure 4.61.
- Implemented support for Nod32 2.01. If you are still running 1.99, you
will need to edit /etc/MailScanner/virus.scanners.conf.
- Reports can now contain %variables% such as %org-name%.
- Changed default installation location of Bitdefender to /opt/bdc.
- Upgraded tnef to latest release from sourceforge.
- Moved ExtUtils::MakeMaker into list of normal perl modules to install.
- Linux distributions now auto-detect MTA setting in /etc/sysconfig/MailScanner.
- Can now detect very small images in a message, that may be "web bugs" to
track you. These can be disarmed if you want.
- Changed documentation to just list single-instance version of Postfix.
- Changed init.d scripts to work well with both single and double instance of
Postfix.
- Improved init.d script to support SuSE 9.1 properly.
* Fixes *
- Forced AVG to run in English.
- Corrected problem with negative failure counts from RBLs and SA.
- Fixed bug in LDAP ruleset handling.
- Sendmail code now auto-detects the correct lock type to use, flock or posix.
- Sendmail qf files no longer have to define an IP address.
- Corrected report when archive is nested too deeply.
- ZMailer forwarding fix provided by Mariano.
- Fixed Postfix message corruption on recent Postfixes on some architectures.
- Worked around latest tweaks to Postfix spec.
- Fixed problems with PDF docs when signing messages.
PR: ports/67542
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
|
|
|
|
|
| |
PR: ports/67533
Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
|
|
|
|
| |
dependent ports.
|
|
|
|
|
| |
PR: ports/67532
Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
|
|
|
|
|
| |
PR: ports/67524
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
|
|
|
|
| |
PR: ports/67519
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
|
| |
|
|
|
|
| |
ports freeze
|
| |
|
|
|
|
|
| |
[1] http://www.greymagic.com/security/advisories/gm007-op/
[2] http://www.opera.com/linux/changelogs/751/
|
|
|
|
| |
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
|
|
|
|
|
| |
PR: ports/67540
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
Approved by: adamw (mentor)
|
| |
|
|
|
|
| |
for commits any longer.
|
|
|
|
| |
here..
|
|
|
|
|
|
|
|
|
|
| |
- Fixed spellchecker [1]
- Fix location of shortcuts for KDE (synced with www/linux-opera)
PR: ports/67539
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Reported by: Randy Pratt (rpratt1950 at earthlink dot net) [1]
Approved by: adamw (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
Server.
PR: ports/66943
Submitted by: k@123.org
Some part by: me
|
|
|
|
|
| |
PR: ports/67537
Submitted by: Masafumi Otsune <info@otsune.com> (maintainer)
|
|
|
|
| |
Approved by: arved (former maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
make the PHP3 ports work with any version of MySQL, not just 3.23.x.
The main (actually, the only) problem was that MySQL 4.x no longer has
mysql_drop_db() and mysql_create_db() as separate functions, and just as
mentioned in the manual, the solution is to use mysql_query() (or
rather, mysql_real_query()) and emulate them.
|
|
|
|
|
| |
PR: 67535
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
it in extern "C" { }.
|
|
|
|
|
| |
PR: ports/66778
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
|
|
|
| |
Noticed by: vs
|
|
|
|
|
| |
PR: ports/67525
Submitted by: maintainer
|
|
|
|
|
|
| |
Use DOCSDIR, install a few more docs files.
PR: 62806
|
|
|
|
|
|
|
|
| |
Users of 1.4.3 are urged to upgrade, as this fix nasty memory exhaustion
bug in 1.4.3
PR: ports/67526
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
|
| |
PR: ports/67527
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/67528
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Removed obsolete MAN3PREFIX
PR: ports/67485
Submitted by: Foxfair Hu <foxfair@freebsd.org> via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
Approved by: erwin (mentor)
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by: mat
|
| |
|
| |
|
|
|
|
|
|
| |
o Pet portlint
o Mark IGNORE for perl < 5.6.0 because of it's dependency
on p5-Video-OpenQuicktime
|
| |
|
|
|
|
|
| |
This port is obsolete since ports tree has dhcpd 3.x (it was designed
for dhcpd 2.x). Futhermore, it used to coredump on -CURRENT.
|
|
|
|
|
| |
PR: 66451
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
|
|
|
|
|
|
|
| |
and over maintainership of www/zope-epoz to "HAYASHI Yasushi"
<yasi@yasi.to> who is actively updating this port.
PR: ports/67523
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
|
|
|
|
|
|
|
| |
DOCSDIRify.
PR: 56562, 67059
Submitted by: clement, Brad Davis <so14k@so14k.com>
|
|
|
|
|
|
|
| |
DOCSDIRify.
PR: 58635
Submitted by: clement
|
|
|
|
| |
to 4.05 :)
|
| |
|
| |
|
|
|
|
|
|
|
| |
version numbering. Inspired by perforce port.
PR: ports/67520
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
|
|
|
|
| |
DOCSDIRify.
|
|
|
|
|
|
| |
to the way pkg_version handles it.
Submitted by: eik
|
|
|
|
|
|
|
| |
do this in the meantime.
PR: 67200
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
|
|
|
| |
This unbreaks building on 5.x.
|
|
|
|
| |
Adds support for ACCT amongst other things.
|
|
|
|
|
|
|
| |
- Note that PLIST is generated on the fly in Makefile white here
PR: ports/67514
Submitted by: Linh Pham
|
| |
|
|
|
|
|
|
| |
PR: ports/67492
Submitted by: Sven W <sven@dmv.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/67494
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/67509
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
|
| |
|
|
|
|
| |
Noticed by: openwebmail@turtle.ee.ncku.edu.tw
|
|
|
|
|
|
| |
1.2.1
Reported by: pointyhat via kris
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/67517
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/63465
Submitted by: Dryice Liu
|
|
|
|
|
|
|
|
| |
This patch originally developed by miraclelinux.com team for v3.0.2a.
I integrated it to apply to v3.0.4. All complains about this knob
should be sent to me, not maintainer nor miraclelinux.com team.
No response from: maintainer
|
|
|
|
| |
Enable PAM support by default.
|
|
|
|
| |
Requested by: former maintainer
|
| |
|
|
|
|
| |
Resurrection suggested by: marcus
|
| |
|
|
|
|
| |
The State Machine Compiler
|
|
|
|
|
|
|
|
|
|
|
|
| |
build locking, log files, and cleans things up if a build fails.
This script is the primary starting point for a package build. Symlinks
should be created in the form of dopackages.${branch} -> dopackages.wrapper
where ${branch} is currently one of 4, 4-exp, or 5. This script takes the
place of the unofficial (i.e. uncommitted) dopackages.steveX scripts.
Ok'd by: kris
Tested by: 4.10-RELEASE package build
|
| |
|
| |
|
|
|
|
|
| |
PR: 66922
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
POE child management
PR: 62175
Submitted by: Zach Thompson <lin-chi@lastamericanempire.com>
|
| |
|
|
|
|
|
|
|
| |
Powerful programmer's text editor written in Java
PR: 62283
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
|
| |
|
|
|
|
|
|
|
| |
A fast CPU emulator environment.
PR: 67506
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
|
|
|
|
|
| |
PR: 64311, 65810
Submitted by: Jim Shewmaker <jims@bluenotch.com> (64311), me (65810)
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
|
| |
meta data.
PR: 67487
Submitted by: Oleg Sharoiko <os@rsu.ru>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
flexible, reusable and efficient.
Note: don't forget to avoid unnecessary tables!
see <http://davespicks.com/essays/notables.html>.
PR: 67461
Submitted by: Gerrit Beine (<tux@pinguru.net>)
|
|
|
|
|
|
|
|
| |
time, and I shouldn't leave people hanging waiting for me to do
work.
Hopefully, I'll have time again in the future.
Thanks for the help you've all provided.
|
|
|
|
| |
to work on FreeBSD for now. Should have done this a while back.
|
|
|
|
|
| |
- dont use gcc 3.3 to link with qt;
- disable sqlite on FreeBSD-4.x (at this time).
|
|
|
|
|
| |
PR: ports/67498
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/67453
Reported by: Andreas Schulz <ats@first.fraunhofer.de>
|
|
|
|
|
| |
PR: ports/67499
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
|
|
|
|
|
| |
master port.
Requested by: marius
|
|
|
|
| |
Noticed by: kris (bento)
|
|
|
|
|
| |
PR: ports/67491
Submitted by: Jan Stocker <Jan.Stocker@t-online.de> (maintainer)
|
|
|
|
|
| |
PR: ports/67486
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS
to configure, the easiest to update, and the most efficient for networks that
experience a lot of updates (for example master servers for dynamic IP address
ranges).
PR: ports/67241
Submitted by: <bkhl@elektrubadur.se>
|
|
|
|
| |
Obtained from: Tom Yu <tlyu@MIT.EDU> on kerberos-announce list
|
|
|
|
|
| |
PR: ports/67484
Submitted by: Oleg Sharoiko <os@rsu.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in cache.log (squid bug #570)
- correct the least-load store directory selection algorithm
for the cache directories using the "ufs" storage scheme (squid bug #676)
- correct the type of the cacheCurrentUnlinkRequests SNMP variable
(squid bug #946)
- include client IP addresses in debug output (squid bug #948)
- correct the HTML doctype for autogenerated FTP directory listings
(squid bug #969)
- if no resolv.conf is present the dns_servers variable now defaults
to 127.0.0.1 (squid bug #991)
- update the documentation of the MSNT basic authentication helper
(squid bug #717)
PR: ports/67495
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Greg J. <xcas@cox.net>
|
|
|
|
|
| |
PR: 67483
Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
|
|
|
|
|
| |
PR: ports/67489
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
and is superseded by math/libgmp4. Other than libgmp-freebsd, libgmp4
builds on the main architectures supported by FreeBSD and is backwards-
compatible to the former. Therefore libgmp4 should be used by new ports
instead.
Set EXPIRATION_DATE arbitrarily to 2004-07-01.
Submitted by: marius
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't depend on math/libgmp-freebsd on FreeBSD <= 500023, use the base
libgmp instead. On FreeBSD > 500023 depend on math/libgmp4, as
math/libgmp-freebsd doesn't build on all architectures.
- Don't add PREFIX/include and PREFIX/lib to the search paths by default,
so on FreeBSD 4 the base libgmp is used. This protects from using one of
the libgmp ports if installed without registering a dependency on it.
- Keep from auto-detecting libgmp when WITHOUT_GMP is defined by specifying
the arithmetic to use.
Note: When using auto-detection and libgmp can't be found ndiff normally
would check for extended precision arithmetic first and succeed with it.
But using extended precision arithmetic causes the test suite to fail
(i.e. lots of differences) on all architectures expect sparc64. Therefore
specify double precision arithmetic for all other architectures when built
with WITHOUT_GMP.
Submitted by: marius
|
|
|
|
| |
Submitted by: marius
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Suffix installed binary and man page with "-zh" in order to avoid
conflicts with other ports installing mkisofs (note that it doesn't
make sense to use MANLANG here as the man page is in English).
- Don't build and install isodump, isoinfo and isovfy. They are not
built with locale support, i.e. they don't differ in this regard
from those installed by the cdrtools ports (expect the latter are
later versions).
- Use PLIST_FILES.
Submitted by: marius
|
|
|
|
| |
Requested by: marius
|
| |
|
|
|
|
| |
Based upon submission by: marius
|
|
|
|
| |
Submitted by: marius
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Stop the artificial separation of mkisofs from cdrtools and merge
sysutils/mkisofs into sysutils/cdrtools which brings us in line
with other distributions. The separation of mkisofs caused quite
some confusion among users as well as committers about why its
PORTVERSION was different from the cdrtools port, how to install
it, etc.
PR: 63775 [1]
Submitted by: marius
|
|
|
|
| |
Reported by: Mark Jacobs <mark.jacobs@custserv.com>
|
|
|
|
|
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30
- Add a workaround for the problem that cdda2wav doesn't use a page
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done
with the corresponding non-devel ports.
PR: 63775 [1]
Submitted by: marius
|
| |
|
| |
|
|
|
|
| |
dnetc-sparc64 --> ports/misc/dnetc-sparc64
|
|
|
|
|
|
|
|
| |
ports is that different architectures have different version numbers
of binaries.
PR: ports/67465, ports/67466
Submitted by: Tim Bishop <tim@bishnet.net>
|
|
|
|
|
|
|
|
|
|
| |
- Turn into master slave to allow slaves of different architectures
- Remove user/group on deinstall
- Install rc script as .sample
- Various tweaks
PR: ports/67463
Submitted by: Tim Bishop <tim@bishnet.net>
|
|
|
|
|
|
|
|
| |
- Hand maintainership to volunteer
- Tweaks
PR: ports/67462
Submitted by: Tim Bishop <tim@bishnet.net>
|
|
|
|
|
| |
PR: ports/67481
Submitted by: Alex Varju <varju@webct.com> (maintainer)
|
|
|
|
|
| |
PR: ports/67490
Submitted by: maintainer
|
|
|
|
|
| |
Reported by: INDEX build failure via kris
Keys to the storage room with pointy hats: pav
|
|
|
|
| |
Noticed by: Chris Larsen <darth@vader.dk>
|
| |
|
|
|
|
| |
Submitted by: Emanuel Haupt <haupt@critical.ch>
|
|
|
|
| |
Reported by: INDEX build failure via kris
|
|
|
|
|
| |
PR: 67443
Submitted by: Lars Eggert <lars dot eggert at gmx dot net>
|
|
|
|
|
| |
- s/WITH_PGSQL/WITH_POSTGRESQL/
- Drop maintainership
|
|
|
|
|
|
| |
- Update WWW
- Fix dependency on ggz.2
- clean up the port
|
| |
|
|
|
|
|
| |
Pointed out by: cluster via kris
Pointy hat: me
|
|
|
|
|
|
| |
- symlink ${WWWROOT}/config/shells to /etc/shells
- Change installation method
- move post-install to pkg-message
|
| |
|
|
|
|
|
|
| |
PR: ports/67478
Submitted by: pav
Repocopy by: marcus
|
| |
|
|
|
|
| |
Asked by: thierry
|
|
|
|
| |
Asked by: thierry
|
|
|
|
| |
Noticed by: kris
|
|
|
|
| |
This release fixes bogus LDAP lookups
|
|
|
|
| |
Reported by: INDEX build failure on ports@
|
|
|
|
| |
Reported by: erwin
|
|
|
|
| |
Suggested by: kris
|
| |
|
|
|
|
|
| |
Reported by: Evgueni V. Gavrilov <aquatique@rusunix.org> on frebsd-ports@
Approved by: demon (maintainer)
|
|
|
|
| |
Maintainer timeout.
|
|
|
|
| |
Maintainer timeout.
|
| |
|
|
|
|
| |
PR: ports/67415.
|
|
|
|
|
|
|
| |
PR: ports/67415
Submitted by: thierry
Requested by: pav
Repocopied by: marcus.
|
|
|
|
|
| |
PR: ports/67480
Submitted by: maintainer
|
|
|
|
|
|
| |
- Add two new WITH_DOCPDF and WITH_DOCHTML knobs to install documentation.
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/67474
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67472
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67459
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/63146
Submitted by: adamw
|
| |
|
|
|
|
|
|
| |
PR: ports/63146
List compiled by: adamw
Repocopy by: marcus
|
|
|
|
|
| |
PR: ports/63145
Submitted by: adamw
|
| |
|
|
|
|
|
|
|
|
| |
from x11-toolkits.
PR: ports/63145
List compiled by: adamw
Repocopy by: marcus
|
| |
|
|
|
|
|
|
|
|
| |
supporting all modem and ip fido protocols.
PR: ports/67320
Submitted by: Andrey Slusar <vasallia@ukr.net>
Repocopy by: marcus
|
|
|
|
|
| |
PR: ports/67457
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
|
|
|
|
|
| |
through OPTIONS.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
| |
|
|
|
|
|
|
|
| |
Exchange mail servers.
PR: 67442
Submitted by: Alex Kiesel <kiesel@schlund.de> (based on)
|
|
|
|
| |
Approved by: erwin (mentor)
|
|
|
|
| |
Approved by: erwin (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix for perl 5.005_03
Approved by: erwin (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
conference. It's designed to be easy to install, easy to modify and easy
to use by program chairs, PC members, authors and reviewers.
PR: ports/67450
Submitted by: Lars Eggert <lars.eggert@gmx.net>
|
|
|
|
|
| |
PR: ports/67447
Submitted by: Marton Kenyeres <junkmail@konvergencia.hu>
|
| |
|
|
|
|
|
| |
PR: ports/67454
Submitted by: HAYASHI Yasushi <yasi@yasi.to> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The basic system consists of a CGI program that can be configured to
respond to a variety of spatial requests like making maps, scalebars,
and point, area and feature queries. Virtually all aspects of an
application, from web interface to map appearance can be developed
without any programming. For the more ambitious user, MapServer
applications can be enhanced using Java, JavaScript or many other web
technologies.
PR: ports/67387
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
|
|
| |
PR: ports/67445
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gseen works similar to countless seen scripts. It logs for each user
when he or she was last seen in the channel and makes this information
publically available. It takes switching nick names into consideration
and supports wildcards in search-requests.
The advantage of gseen in contrast to most other seen scripts is it's speed.
gseen can handle databases of several thousand nicks withouta lag in seen
requests. It also supports several languages.
PR: ports/67386
Submitted by: Gerrit Beine <tux@pinguru.net>
|
|
|
|
| |
Approved by: arved (former maintainer)
|
|
|
|
|
|
|
| |
- Employ OPTIONS
PR: ports/67407
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Corona is an image input/output library that can read, write,
and manipulate image files in just a few lines of code. It can
write PNG and TGA files, and read PNG, JPEG, PCX, BMP, TGA, and
GIF. Corona was designed to be easy to use, and exports a
straightforward C++ API. With just a few lines of C++, you can
add image loading to your application.
PR: ports/67433
Submitted by: David Yeske <dyeske@yahoo.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/67446
Submitted by: maintainer
|
|
|
|
| |
Approved by: erwin (mentor)
|
|
|
|
|
|
|
| |
on post 5.2.1 -CURRENT. This is bandaid for now, I'll look for proper
solution.
Reported by: arved
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 67278
Submitted by: Donald Burr of Borg <dburr at borg-cube dot com>
|
| |
|
| |
|
|
|
|
| |
Submitted by: kuriyama
|
|
|
|
|
|
|
| |
- The OSS driver is now part of the distribution
- Many FreeBSD fixes have been integrated
- Depend on doxygen to build Documentation
- Pretend not to maintain this port
|
|
|
|
| |
and the usual round of small improvements to others.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
this is a followup to ports/67432
I completely overlooked the fact that the port was setting
PATCH_SITES, here's a fix for that
maintainer cc'd
PR: ports/67441
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/66172
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: 67440
Submitted by: maintainer
|
|
|
|
|
| |
PR: 67439
Submitted by: maintainer
|
|
|
|
| |
PR: ports/62013
|
|
|
|
| |
Requested by: Ion-Mihai Tetcu <itetcu@apropo.ro>
|
|
|
|
|
| |
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope
threads instead of system scope threads with libpthread
|
|
|
|
| |
downloader and gtk+-2.4 based file selector.
|
|
|
|
| |
Reported by: mezz
|
|
|
|
|
|
|
| |
connection refused (portsurvey reports timeouts)
PR: ports/67432
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
| |
Reported by: mezz
|
|
|
|
|
|
|
| |
couple distfiles with their respective urls to reduce time and traffic
PR: ports/67430
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
|
|
|
| |
An OCaml interface to the SDL
|
| |
|
|
|
|
| |
Pointy hat (XL size): pav
|
|
|
|
|
|
|
|
| |
You can draw and show Mind Map on your Web site.
See http://www.mind-map.com/EN/index.html to know what Mind Map is.
PR: ports/67418
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
|
|
|
|
|
| |
PR: ports/67417
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
|
|
|
|
|
| |
Reported by: Tim Bishop
Pointy hat to: pav
|