| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Minor fixes
- Add mirrors
Submitted by: Alex Keda <admin@lissyara.su>
|
|
|
|
|
|
|
| |
- drop maintainership
PR: ports/112388
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
|
|
|
|
|
|
| |
command line.
PR: ports/112334
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/113433
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Lua. It has the ability to expose functions and classes, written
in C++, to Lua. It will also supply the functionality to define
classes in lua and let them derive from other lua classes or C++
classes. Lua classes can override virtual functions from their C++
baseclasses. It is written towards Lua 5.x, and does not work with
Lua 4.
It is implemented utilizing template meta programming. That means
that you don't need an extra preprocess pass to compile your project
(it is done by the compiler). It also means you don't (usually)
have to know the exact signature of each function you register,
since the library will generate code depending on the compile-time
type of the function (which includes the signature). The main
drawback of this approach is that the compilation time will increase
for the file that does the registration, it is therefore recommended
that you register everything in the same cpp-file.
WWW: http://www.rasterbar.com/products/luabind.html
PR: ports/113443
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
graphics. Additional upstream changes include:
- The conservative garbage collector (CGC) has been replaced with a
precise garbage collector (3m) in the standard build. For most
users, this change simply amounts to "better performance in space
and time". Use the port knob 'CGC' to build DrScheme with
the conservative garbage collector.
- Unit-based servlets are no longer supported in the web server.
Use module-based servlets, instead.
- A new `(lib "unit.ss")' library replaces the old one and provides
a simpler and more flexible syntax.
- The HtDP "world.ss" and "image.ss" teachpacks have been revised,
including support for the creation of animated GIFs and DrScheme's
teachpack GUI now works only with the HtDP languages. In other
languages, use `require' to access teachpacks.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(3GPP TS 26.204 V7.0.0)
http://www.3gpp.org/ftp/Specs/html-info/26204.htm
WWW: http://www.penguin.cz/~utx/amr
PR: ports/113444
Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: so (simon)
Security: http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html
|
| |
|
|
|
|
| |
Reviewed by: simon@
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Approved by: maintainer
|
|
|
|
|
|
| |
fine.
Submitted by: "M. Warner Losh" <imp@bsdimp.com>
|
| |
|
|
|
|
| |
- This version should work better on ia64 platforms
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 113418
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- You can now set a different policy for every contact
- Protocol names are now shown in preferences
- You can now have enabled both plugins: GPG and OTR
- fixed some bugs
PR: 113436
Submitted by: Dave Grochowski<malus.x@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Set PORTEPOCH
PR: 113434
Submitted by: Tatsuki Makino<tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
| |
PR: 113410
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
|
|
|
|
|
| |
PR: 113408
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
|
|
|
|
|
| |
PR: 113409
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
|
|
|
|
|
| |
PR: 113407
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
|
|
|
|
|
| |
PR: 113413
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
|
|
|
|
|
| |
PR: 113411
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
|
|
|
|
|
| |
PR: 113412
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
|
|
|
|
| |
Approved by: Kevin Lo <kevlo@freebsd.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded checks of OSVERSION since they are in the corresponding
dependencies.
- Add OPTIONS: LOCK and UBLIO.
See:
www.mail-archive.com/ macfuse-devel@googlegroups.com/msg00053.html
PR: ports/112402
Submitted by: alepulver (myself)
Approved by: fjoe (maintainer, timeout: 1 month)
|
| |
|
| |
|
| |
|
|
|
|
| |
Obtained from: http://xchat.org/files/source/2.8/patches/
|
|
|
|
|
|
|
|
| |
- Temporarily mark BROKEN on 7.x [1]
PR: ports/111554
Submitted by: Phillip Neumann <pneumann AT gmail.com>
Approved by: maintainer timeout, pav [1]
|
|
|
|
|
| |
PR: ports/113426
Submitted by: Stephan Maka<stephan_AT_spaceboyz dot net>
|
|
|
|
|
|
|
|
|
| |
- Fix wrapper script not correctly creating ~/.doomlegacy [1].
- Fix building with GCC 4.2 and remove BROKEN on FreeBSD 7.x.
- Take maintainership.
PR: ports/113184
Submitted by: Georgi Georgiev <roots_bg@yahoo.com> [1]
|
| |
|
|
|
|
| |
Obtained from: kan
|
|
|
|
|
|
|
|
| |
but make us sure a user will not shout his leg by accidently changing
BDB version.
- Fix a typo.
Noted by: kris
|
| |
|
|
|
|
|
|
|
|
|
| |
router.
WWW: http://www.caida.org/tools/measurement/iffinder/
PR: ports/113288
Submitted by: dikshie at sfc.wide.ad.jp
|
|
|
|
|
| |
PR: 113288
Submitted by: Beat Gaetzi <beat@chruetertee.ch> (maintainer)
|
|
|
|
| |
Reported by: pointyhat via Kris
|
|
|
|
|
|
|
|
| |
- remove useless database recreations commands for portupgrade-devel. It
use the same format.
- Fix a paragraph when was said Xorg recreate xorg.conf file on run.
It does not, so you need see a log for defaults and fix your old
xorg.conf by hands.
|
|
|
|
|
|
| |
PR: ports/112756
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Security: 34414a1e-e377-11db-b8ab-000c76189c4c
|
|
|
|
| |
Reported by: kris
|
|
|
|
| |
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer, implicit)
|
|
|
|
| |
The fetchmailrc.sample file is still installed 644.
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/113397
Submitted by: Ighighi <ighighi@gmail.com>
|
| |
|
|
|
|
|
| |
PR: 113328
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
| |
PR: 113326
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
| |
PR: 113330
Submitted by: Ed Schouten <ed@hoeg.nl>
|
|
|
|
|
| |
PR: 113354
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
messages on Internet.
WWW: http://search.cpan.org/dist/MIME-Charset/
PR: ports/113364
Submitted by: Olivier Girard <Olivier.Girard at univ-angers.fr>
|
|
|
|
|
| |
PR: 113391
Submitted by: Marcus von Appen<mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: 113293
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
|
|
|
| |
- Don't remove lib/X11, it's in mtree
|
|
|
|
| |
Submitted by: truckman@
|
|
|
|
|
|
|
| |
Linux Blackdown 1.3 JDK.
PR: 113268
Submitted by: gabor@
|
|
|
|
|
| |
PR: 112990
Submitted by: Hyogeol Lee <hyogeollee@gmail.com>
|
|
|
|
|
| |
PR: 112443
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
|
|
|
|
| |
PR: ports/113400
Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer)
|
|
|
|
|
| |
PR: ports/113284
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
|
|
|
|
| |
Approved by: lofi
|
|
|
|
|
|
| |
PR: ports/112991
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: Jonathan Weiss <jw@innerewut.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- File was rerolled for small bugfix
Notes from author in privat mail:
Fixed an inconsistency between FlowGrapher and FlowTracker
PR: 113309
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
|
|
| |
http://www.dest-unreach.org/socat/contrib/socat-servicenames.html
- Incorporate Lucq's file descriptor patch:
http://www.dest-unreach.org/socat/contrib/socat-maxfds.html
PR: ports/113283
Submitted by: bf <bf2006a@yahoo.com>
Approved by: Nils Vogels <nivo@is-root.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/110525
Submitted by: Eric P. Scott <eps+pbug0703@ana.com>
Approved by: maintainer timeout (ijliao; 2 months)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
processes. Only one process can hold a lock file. Other processes that want to
acquire it have to wait until it is released by the holder.
In this module the lock file is implemented as an empty regular file,
exclusively locked using fcntl.flock. The file is removed when it is to be
released.
WWW: http://martin.horcicka.eu/python/lock_file/
PR: ports/113392
Submitted by: Martin Horcicka <martin at horcicka.eu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
utf8 flag on html and parameters. This allows you to prevent filling
garbled result.
WWW: http://search.cpan.org/dist/HTML-FillInForm-ForceUTF8/
PR: ports/113357
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
|
|
|
|
|
| |
PR: ports/113282
Submitted by: bf <bf2006a@yahoo.com>
|
|
|
|
|
| |
PR: ports/112197
Submitted by: Lev Walkin <vlm@lionet.info> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update dependent ports accordingly.
- Bump PORTVERSION to force rebuild.
PR: ports/112703
Submitted by: Marcelo Araujo <araujo@FreeBSD.org>
Approved by: stas (mentor)
|
|
|
|
|
|
|
| |
Thanks Tim Bishop for pointing this out.
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
from MPEG-2 files. It is designed to be very easy to use.
All you need to do is add one or more files to the playlist
and answer the questions that follow.
WWW: http://dvdauthorwizard.sourceforge.net
PR: ports/113146
Submitted by: liu_yinghong at yahoo.com.cn
|
|
|
|
|
|
| |
PR: 113069
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer
|
|
|
|
|
| |
PR: 113389
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru> (maintainer)
|
|
|
|
|
| |
PR: 113382
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 113376
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
|
| |
PR: 113374
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
|
| |
PR: 113373
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
|
| |
PR: 113372
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
|
| |
PR: 113371
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 113366
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
|
|
|
| |
PR: 113348
Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> (maintainer)
|
|
|
|
|
| |
PR: 113342
Submitted by: Fabian Keil<fk@fabiankeil.de> (maintainer)
|
|
|
|
|
|
|
| |
- Update my mail address
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org>
|
|
|
|
|
| |
PR: 113353
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
Kopete.
WWW: http://kopete-otr.follefuder.org/
PR: ports/112575
Submitted by: Dave Grochowski <malus.x at gmail.com>
|
|
|
|
|
| |
PR: 113363
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
|
|
|
|
|
|
|
|
|
| |
The program now reports the found files' sizes
instead of just their names.
- Remove 4.x stuff
PR: ports/112418 [1]
Submitted by: bdluevel AT heitec.net (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
system.
PR: ports/113214
Submitted by: Zhen REN <bg1tpt at gmail.com>
|
|
|
|
|
|
| |
prior to version 2.5.3
Reviewed by: simon
|
|
|
|
|
|
|
| |
not just amd64.
Reported by: kris
Submitted by: oliver
|
|
|
|
| |
Noticed by: kris
|
|
|
|
| |
Submitted by: pointyhat via kris
|
| |
|
|
|
|
| |
Submitted by: pointyhat via kris
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
| |
PR: ports/113183
Security: FreeBSD-SA-07:04.file
VuXML ID: 8e01ab5b-0949-11dc-8163-000e0c2e438a
Approved by: secteam (remko)
|
|
|
|
|
|
| |
PR: ports/112239
Submitted by: clsung
Approved by: maintainer (Anatoliy Dmytriyev)
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
|
|
| |
- gocr now works more or less
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Security: the "ssl_verify_client" directive did not work if request
was made using HTTP/0.9.
*) Bugfix: a part of response body may be passed uncompressed if gzip
was used; bug appeared in 0.5.23.
</ChangeLog>
|
|
|
|
|
| |
Submitted by: pointhat via kris
Sten Spans <sten@blinkenlights.nl> (maintainer)
|
|
|
|
|
|
| |
PR: 112493
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
programs that recognise those languages. One of the aims of sid was to separate
the specification of the language to be recognised from the language that the
recogniser program is written in. For this reason, input to sid is split into
two components: output language independent information, and output language
dependent information.
PR: ports/113128
Submitted by: The Akuma Project
|
|
|
|
|
| |
PR: 112740
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 3D models.
* High resolution textures.
* Enhaced soundtracks.
For the supported games.
WWW: http://www.vavoom-engine.com/
|
|
|
|
|
|
|
| |
- Rename DEVEL option to EDITING.
- Move MODELS option to separate port "games/vavoom-extras".
- Add note in pkg-message.in about "games/vavoom-extras".
- Reformat and update pkg-descr.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This port needs both native and linux version of libX11.
Since there is no good way to specify the native one,
repeat the logic in bsd.port.mk here.
Reported by: Henrik Brix Andersen, TooMany Secrets <toomany at toomany.net>
- Respect X11BASE in configure script
PR: ports/112274
Approved by: Dave Grochowski (maintainer)
|
|
|
|
|
|
|
|
|
| |
- "WANT_FAM_SYSTEM=fam" might have been too restrictive,
so remove it.
Submitted by: KIMURA Yasuhiro <yasu utahime org>
PR: ports/112201
Approved by: maintainer timeout
|
|
|
|
| |
- Pacify portlint(1) a bit
|
|
|
|
|
| |
- Registed missing runtime dependency
- Bump PORTREVISION
|
|
|
|
|
|
| |
PR: ports/113385
Submitted by: tdb
Approved by: chinsan (maintainer)
|
|
|
|
| |
Discussed at: freebsd-ports@
|
|
|
|
|
|
| |
- Update to version 3.5.1
- Forget about USE_X_PREFIX
- Remove 4.X support
|
| |
|
| |
|
|
|
|
|
|
| |
11a84092-8f9f-11db-ab33-000e0c2e438a any more
Reviewed by: simon
|
| |
|
|
|
|
|
|
| |
- Kill EOL whitespace
- Better indentation
- Consolidate and bring up to date WWW lines
|
|
|
|
|
|
|
| |
- Take maintainership
- Better COMMENT
- Clean up Makefile header
- Mute MKDIRs
|
|
|
|
|
|
|
|
| |
- Fix security issues [1]
Obtained from: SA-06:21.gzip [1]
Security: 11a84092-8f9f-11db-ab33-000e0c2e438a,
SA-06:21.gzip
|
| |
|
|
|
|
|
|
|
| |
clamav_clamd_enable is set.
PR: ports/111545
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
| |
|
|
|
|
|
| |
PR: 113247
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
|
|
|
|
|
| |
PR: 113246
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
|
|
|
|
|
| |
PR: 112829
Submitted by: Denis Barov<dindin@dindin.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 113040
Submitted by: Marcus von Appen<mva@sysfault.org>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
| |
with the Lego Mindstorms Robotics NXT brick. It can be used to
query the brick for information like firmware version, battery
level, etc. and also to upload robotics programs compiled with
NBC/NXC.
PR: ports/112606
Submitted by: Jason Bacon <bacon at smithers.neuro.mcw.edu>
|
|
|
|
|
|
| |
PR: ports/113344
Submitted by: maintainer
Approved by: garga (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
port is a dependency for others on the way regarding Lego
Mindstorms NXT software.
PR: ports/112605
Submitted by: Jason Bacon <bacon at smithers.neuro.mcw.edu>
|
|
|
|
|
|
|
| |
- change tr to ${TR}
Suggested by: stas
Approved by: garga (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
- change tr to ${TR}
lang/tcl84 only:
- sync MASTER_SITES with other tcl ports
- change sysctl to ${SYSCTL}
Suggested by: stas
Approved by: garga (mentor)
|
| |
|
|
|
|
| |
successor is shareware.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compute-intensive jobs. Like other full-featured batch systems, Condor
provides a job queueing mechanism, scheduling policy, priority scheme,
resource monitoring, and resource management. Users submit their serial
or parallel jobs to Condor, Condor places them into a queue, chooses
when and where to run the jobs based upon a policy, carefully monitors
their progress, and ultimately informs the user upon completion. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.
WWW: http://www.cs.wisc.edu/condor/
PR: ports/112510
Submitted by: Andy Pavlo
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major bug fixes included in Samba 3.0.25a are:
o Missing supplementary Unix group membership when using "force
group".
o Premature expiration of domain user passwords when using a
Samba domain controller.
o Failure to open the Windows object picker against a server
configured to use "security = domain".
* Authentication failures when using security = server.
Plus additional local fixes.
PR: ports/113358
Submitted by: maintainer
|
|
|
|
|
| |
PR: 113190
Submitted by: Olivier Smedts<olivier@gid0.org> (maintainer)
|
|
|
|
|
|
|
|
| |
For simplicities sake, mark the master port as broken until such
time as it can be fixed.
Submitted by: krismail
Approved by: maintainer on sabattical
|
|
|
|
|
| |
PR: 113095
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to GNU coreutils 6.9
- Eliminate configure warning
- Sort plist
While I am here:
- Remove unsupported checksum algorithm SHA1 and RMD160
PR: ports/111489
Submitted by: "Eric P. Scott" <eps+pbug0704 AT ana.com>
Approved by: Jason Harris <jharris AT widomaker.com> (maintainer)
|
|
|
|
|
| |
- Add part of removed patch to sync with net-p2p/rblibtorrent, since they are
currently of the same version.
|
| |
|
|
|
|
|
|
|
| |
WWW: http://www.scim-im.org/
PR: ports//112587
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
|
|
|
|
| |
Reviewed by: simon
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter [1]
PR: 113289 [1]
112492
Submitted by: Nils Vogels <nivo@is-root.com> [1]
Peter Thoenen <peter.thoenen@yahoo.com> (old maintainer)
Approved by: maintainer
Thanks to: bf <bf2006a@yahoo.com>
|
| |
|
|
|
|
|
| |
The two patches are deleted because the problem which they handled has
been fixed upstream.
|
|
|
|
| |
Forgotten by: edwin
|
|
|
|
|
| |
PR: 112380
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
|
|
|
|
|
| |
PR: 113301
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 113300
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 113299
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which we've needed over many years of Python
programming and which seem to be of general use to
other Python programmers. Many of the modules that
have existed in pyutil over the years have subsequently
been obsoleted by new features added to the Python
language or its standard library, thus showing that
we're not alone in wanting tools like these.
WWW: http://zooko.com/repos/pyutil/
PR: ports/113185
Submitted by: Chao Shin <quakelee at cn.FreeBSD.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
the reference implementation.
WWW: http://www.penguin.cz/~utx/amr
PR: ports/113143
Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com>
|
|
|
|
|
| |
PR: 113297
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 113302
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 113298
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 113156
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
|
|
|
|
| |
PR: 112364
Submitted by: Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
|
|
|
|
|
| |
Submitted by: pointhat via kris
maintainer
|
|
|
|
|
| |
PR: 113067
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 112730
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 112734
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 112697
Submitted by: Johan Strom <johan@stromnet.se> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Remove useless patch for enabling workaround code for Mac OS X (the
functions are implemented in FreeBSD).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use patches directly from the official site instead of local ones.
- Fix music support.
- Give maintainership to submitter.
While I am here:
- Use SF macro in MASTER_SITES.
- Remove USE_GCC=3.2+ (was to allow building on now unsupported FreeBSD 4.x).
PR: ports/113086
Submitted by: Olivier Smedts <olivier@gid0.org>
|
|
|
|
| |
Requested by: Karel Miklav <karel@lovetemple.net> (maintainer)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
not have a VM compiler in SCons files to match sources. This should fix
compilation on these architectures (others than i386, amd64 and powerpc).
Reported by: pointyhat
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/112281
Submitted by: alepulver (myself)
Approved by: alexbl (maintainer)
|
|
|
|
|
|
|
| |
https://sourceforge.net/tracker/?func=detail&atid=100031&aid=1629022&group_id=31
PR: ports/112880
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
|
| |
|
|
|
|
|
|
|
|
| |
This version is required by p5-Catalyst-View-Email which is to be sendpred later.
PR: ports/113317
Submitted by: Tomoyuki Sakurai <cherry_AT_trombik dot org>
Approved by: maintainer (HASHI Hiroaki)
|
|
|
|
|
|
|
|
|
|
| |
- Remove EXPIRATION_DATE
* Though it hasn't been updated in some time upstream it's commonly
distributed with other opensource OSes and having it around makes
it easier for those of us who use those OSes by day but secretly
fight crime using FreeBSD by night.
Approved by: gnn
|
|
|
|
|
|
| |
- Remove note in pkg-message about the previous problem.
Obtained from: Christian Klein <chris@schwer.bewaff.net> (private e-mail) [1]
|
|
|
|
| |
Noticed by: pointyhat run
|
|
|
|
|
| |
PR: 113197
Submitted by: Wesley Shields <wxs@atarininja.org>
|
|
|
|
| |
Noticed by: pointyhat run
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
running entirely inside a computer network and populated by a
sentient evolving life form called the Darwinians. Unfortunately
Darwinia has been overrun by a computer virus which has multiplied
out of control. Your task is to destroy the Viral Infection and
save the Darwinians from extinction.
WWW: http://www.introversion.co.uk/darwinia/
PR: ports/112945
Submitted by: Marcus von Appen <mva at sysfault.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
jobs for major corporations. Your tasks involve hacking into rival computer
systems, stealing research data, sabotaging other companies, laundering money,
erasing evidence, or framing innocent people.
You use the money you earn to upgrade your computer systems, and to buy new
software and tools. As your experience level increases you find more
dangerous and profitable missions become available. You can speculate on a
fully working stock market (and even influence its outcome). You can modify
peoples academic or criminal records. You can divert money from bank transfers
into your own accounts. You can even take part in the construction of the most
deadly computer virus ever designed.
WWW: http://uplink.co.uk
PR: ports/113323
Submitted by: Marcus von Appen <mva at sysfault.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
global thermonuclear war simulation inspired by movies like WarGames
and features multiplayer support, different game modes and support for
own game mods.
WWW: http://www.introversion.co.uk/defcon/
PR: ports/112939
Submitted by: Marcus von Appen <mva at sysfault.org
|
| |
|
|
|
|
|
|
| |
* games/linux-defcon
* games/linux-darwinia-demo
* games/linux-uplink-demo
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
a variety of platforms, is able to handle large, complex simulations, but
is also reasonably easy for novices to operate.
PR: ports/112577
Submitted by: Jason W. Bacon <bacon at smithers.neuro.mcw.edu>
|
|
|
|
|
| |
PR: 111484
Submitted by: Erik Greenwald <erikg@arl.army.mil> (maintainer)
|
|
|
|
|
|
|
|
| |
www/typo3 from February.
Reviewed by: remko
Persuaded by: cperciva and simon by setting up the
ports-security team
|
|
|
|
|
|
|
| |
with exactly the same filename, the auto-zip feature would fail and
MailScanner would die.
Submitted by: Jan-Peter Koopmann via irc (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Approved by: miwi (mentor)
|
| |
|