| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 110869
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
|
|
|
|
|
| |
PR: 110844
Submitted by: CHAO Shin <quakelee@cn.freebsd.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- NOPORTDOCS shoule not apply to things in EXAMPLESDIR
- We can use bsd.port.mk in this port
PR: 110852
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
This is the server daemon component. The bridge between workers (clients who
can do work) and callers (clients who want work done). You should run several
of these, at least two, for both load balancing and high availability.
WWW: http://www.danga.com/gearman/
PR: ports/110878
Submitted by: Vivek Khera <vivek at khera.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
This is the Perl client component.
WWW: http://www.danga.com/gearman/
PR: ports/110876
Submitted by: Vivek Khera <vivek at khera.org>
|
| |
|
| |
|
|
|
|
| |
- Drop perl < 5.6 support
|
|
|
|
|
| |
-No longer need popt dependency.
-Remove a FreeBSD 4.x check.
|
|
|
|
|
|
| |
something else.
Pointed out by: mezz
|
|
|
|
|
|
|
| |
maintainership of these two files. I insist that further commits be run
through portmgr@ first.
Hat: portmgr
|
|
|
|
| |
Approved by: maintainer timeout (16 days)
|
| |
|
| |
|
| |
|
|
|
|
| |
-INSTALLS_SHLIB -> USE_LDCONFIG.
|
| |
|
|
|
|
| |
-INSTALLS_SHLIB -> USE_LDCONFIG.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 110814
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
(available under /proc on Linux) as a sysctl tree debug.{drivername}
With this feature you can, as an example, set
sysctl debug.gspca.compress=1 and sysctl debug.gspca.autoexpo=0
to speed up capture on some cameras.
This version also includes some pwcview changes to display up
to 4 copies of the grabbed image, with various mirroring options.
|
|
|
|
|
| |
PR: ports/110832
Submitted by: clsung
|
| |
|
| |
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/110706
Submitted by: maintainer (Neal Nelson)
|
|
|
|
|
|
| |
PR: ports/110822
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
PR: 110279
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
|
|
|
|
|
|
| |
PR: ports/110185
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout (osa; 14 days)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/109720
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (perky; 24 days)
|
|
|
|
|
|
| |
PR: ports/109721
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (perky; 24 days)
|
|
|
|
|
|
| |
goffice-3 API.
This commit would have included science/gchemutils, but pav beat me to it.
|
| |
|
|
|
|
| |
The goffice-1 API is still required by a few ports.
|
|
|
|
| |
- remove perl5.6 requirement
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: kris (bento)
|
|
|
|
| |
variable be an alias for another variable.
|
| |
|
|
|
|
|
|
|
|
| |
- Remove 4.x support
- Remove obsolete patch files
- Use USE_LDCONFIG
Submitted by: danfe
|
|
|
|
|
|
| |
PR: ports/110707
Submitted by: Max N. Boyarov <m.boyarov at bsd.by>
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
| |
PR: ports/100497
Submitted by: stass
|
|
|
|
|
| |
PR: ports/100996
Submitted by: stass
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a port of Solaris libumem to non-Solaris systems.
The port was made while integrating libumem with our Ecelerity MTA product, so
your initial experience will not be 100% out-of-the-box, because there is no
standalone configure script for the library at this time. (patches welcome!)
In addition, since our deployment is threaded, we force the library into
threaded mode.
While the library is itself stable (it's the memory allocator used by the
Solaris OS), the port may have a few rough edges. We're shipping umem with
Linux and Windows versions of our product as we have found it to be stable.
We will continue to update this project as and when we make improvements, and
welcome third-party patches that improve the usability for everyone.
Wez Furlong,
OmniTI, Inc.
</quoted from pkg-descr>
This port is not yet fully tested, however, "br" <bf2006a at yahoo.com> is
helping me to evaluate it. And also, he encourages me to commit my code so that
more people would know about it.
Reference: http://www.freebsd.org/projects/ideas/#p-libumem
|
|
|
|
|
|
|
| |
- pass to perl@
PR: ports/110708
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/110625
Submitted by: Nemo Liu <nemoliu@gmail.com>
|
|
|
|
| |
Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
|
|
|
|
|
| |
PR: ports/110719
Submitted by: Radim Kolar <hsn at sendmail.cz> (maintainer)
|
|
|
|
|
|
|
|
| |
the modules author has marked it as obsolete.
The commit is based on PR 110595 and the discussion that followed.
PR: 110595
Submitted by: Steven Kreuzer <skreuzer@f2o.org>
|
|
|
|
| |
- Remove 4.x cruft
|
| |
|
|
|
|
|
| |
PR: 110717
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
these.
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 110670
Submitted by: Nemo Liu<nemoliu@gmail.com>
|
|
|
|
|
|
| |
PR: 109881
Submitted by: miwi
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: ports/110616
Submitted by: chinsan
|
|
|
|
|
|
| |
PR: 110505
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/110620
Submitted by: chinsan (maintainer)
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Renderer for User Interfaces in Ncurses
|
|
|
|
| |
A down-scaled, limited-scope CPAN for Guile
|
| |
|
|
|
|
|
|
|
|
|
|
| |
http://sourceforge.net/mailarchive/message.php?msg_id=36769016
- Get ready for -emacs22 port
- update my mail address
Submitted by: m.boyarov@bsd.by (Max N. Boyarov)
Approved by: itetcu (mentor)
Obtained from: cedet CVS
|
|
|
|
|
| |
<nick@netdot.net>: host renny.slash.netdot.net[65.254.45.140] said: 550 5.1.1
<nick@netdot.net>... User unknown (in reply to RCPT TO command)
|
| |
|
|
|
|
|
| |
PR: ports/110115
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
|
| |
|
| |
|
| |
|
|
|
|
| |
pipe communication.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
failed to take into account that the library contains wrappers for read()
and write() that calls __libc_read() and __libc_write(). This incorrectly
causes normal read() and write() operations to be retried if aborted by a
signal.
Instead of making __libc_read() and __libc_write() retry if aborted by a
signal, add new functions __libc_safe_read() and __libc_safe_write() that
retries operation after a signal. Change reads from manager pipe and
writes to manager pipe to use __libc_safe_read() and __libc_safe_write().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
thread attributes for the main thread.
Add emulation of native threads (libc_r) method of getting the current
thread attributes (pthread_attr_get_np()) and adjust emulation of native
threads pthread_attr_getstackaddr() to return bottom of stack instead of
top of stack.
Correct emulation of native threads pthread_mutexattr_settype() when
selecting recursive mutexes. Previously, the argument conversion before
calling the linuxthreads version of pthread_mutexattr_setattr() ended up
selecting errorcheck mutexes instead of recursive mutexes.
|
|
|
|
|
| |
(like gnome-session) close the pipe too early resulting in dbus-daemon
terminating.
|
|
|
|
| |
Digged into: tobez
|
|
|
|
|
|
|
| |
- Update pkg-plist
PR: ports/109945 [1]
Submitted by: Marcelo Araujo
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/110570
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
|
|
|
|
| |
PR: 110444
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
|
|
| |
- pass to perl@
PR: ports/110432
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
|
|
|
|
| |
From the Changelog:
3.13 Mon Mar 19 09:36:46 EDT 2007
- Fix recursion bug caused by bad :Automethod
3.12 Thu Mar 15 08:07:53 EDT 2007
- Fix for classes permissions
PR: ports/110559
Submitted by: maintainer (Geraud CONTINSOUZAS)
|
|
|
|
|
| |
PR: ports/110567
Submitted by: maintainer (Alexander Logvinov)
|
|
|
|
|
| |
PR: ports/110499
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
|
|
|
|
|
|
| |
PR: ports/109727
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer (timeout)
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
| |
|
|
|
|
| |
Will be removed after 2007-05-20.
|
|
|
|
|
| |
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Reported by: 109660
|
| |
|
| |
|
|
|
|
|
|
|
| |
pass maintainership to submitter
PR: 110346
Submitted by: Alexander Logvinov <ports@logvinov.com>
|
|
|
|
|
| |
PR: ports/110573
Submitted by: maintainer (Sergei Vyshenski)
|
|
|
|
| |
Submitted by: pav
|
| |
|
| |
|
|
|
|
|
|
|
| |
- pass to perl@
PR: ports/110467
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
|
|
|
|
|
|
|
| |
- Change maintainer's address
PR: ports/110520
Submitted by: Sergei Vyshenski (maintainer)
Approved by: edwin (mentor)
|
| |
|
|
|
|
| |
PR: ports/110380
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
|
|
|
|
|
|
| |
Deputy is a C compiler that is capable of preventing common C programming
errors, including out-of-bounds memory accesses as well as many other
common type-safety errors.
|
|
|
|
|
| |
PR: 108761
Submitted by: Marcelo Araujo
|
|
|
|
|
|
| |
- Set JAVA_VERSION=1.4+
Patch by: ale
|
|
|
|
|
|
| |
- update WWW
Reported by: novel@
|
| |
|
|
|
|
|
|
|
|
|
| |
to most Bazaar operations.
WWW: http://bazaar-vcs.org/bzr-gtk
PR: ports/110450
Submitted by: Radim Kolar <hsn at sanatana.dharma>
|
| |
|
|
|
|
|
| |
Many thanks to all those that tested this update, particularly the
FreeBSD GNOME team.
|
| |
|
| |
|
| |
|
|
|
|
| |
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
|
|
|
| |
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
|
|
|
|
| |
PR: 110387
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
|
|
|
|
|
|
|
| |
- Update to 1.9.11.1
PR: 110309
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
|
|
|
|
| |
PR: 110385
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer)
|
|
|
|
|
|
| |
PR: ports/108433
Submitted by: Marcelo Araujo
Approved by: edwin (mentor)
|
|
|
|
|
| |
PR: 110343
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
| |
(2) Bump port revisions (and dependencies) on all ports, using libneon
(3) Mark `devel/bazaar' broken, it doesn't support new neon version.
Approved by maintainer.
(4) Mark `www/neonpp' broken, it doesn't support new neon version.
Maintainer timeout.
|
|
|
|
| |
Approved by: portmgr (linimon)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- return maintainership
PR: ports/110101
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- Reset maintainership to ports@FreeBSD.org
PR: ports/110100
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
|
|
|
| |
Obtained from: Debian
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
remakes makefiles but cycles on lib/Makefile from tvision sources.
GNU make does not consider a target that exists, has no commands, is
older than its sources as out-of-date if no sources were actually remade and
thus does not cycle on such Makefiles. The fix for make(1) is coming soon.
|
| |
|
|
|
|
|
| |
PR: 110243
Submitted by: Steve Ames <steve@energistic.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 110152
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has fileupload, discussions, version control, use case
history, build and release management. It supports assignment
of requirements & use cases to releases and filtering over all
fields.
WWW: http://sourceforge.net/projects/truc/
PR: ports/110171
Submitted by: Jan Siml <jsi at jules.de>
|
|
|
|
|
| |
PR: 110168
Submitted by: Jan Siml <jsi@jules.de> (maintainer)
|
|
|
|
| |
Hopefully this will fix all the known pcre issues.
|
|
|
|
|
|
|
|
| |
- MANUAL_PACKAGE_BUILD because this won't build in tinderbox env
PR: ports/110177
Submitted by: Andris Raugulis <ar@null.lv>
Approved by: itetcu (mentor, implicit) Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
DEPRECATED= Module rolled into www/py-mechanize by author
EXPIRATION_DATE=2007-05-26
PR: 109573
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: Andreas Kohn (old maintainer)
|
|
|
|
|
| |
PR: 110092
Submitted by: YUAN Jue <yuanjue02@gmail.com> (maintainer)
|
|
|
|
| |
Submitted by: pointyhat via Kris "Ports Janitor" :)
|
|
|
|
| |
Changelog at <http://bouml.free.fr/historic.html>.
|
| |
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
|
|
|
|
|
|
| |
PR 110136
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.ckefgisc.org>
Approved by: maintainer
|
|
|
|
|
|
| |
p5-PathTools 3.19 and above.
Reported by: Jui-Nan Lin via irc
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump portrevision.
Requested by: skv
|
|
|
|
| |
- Use DIST_SUBDIR to hold distfiles
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/110076
Submitted by: chinsan
|
|
|
|
|
| |
PR: ports/110072
Submitted by: chinsan
|
|
|
|
|
|
| |
PR: 110077
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
defining DISTFILES.
PR: ports/109711
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss)
|
|
|
|
|
|
| |
PR: ports/109540
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (Jonathan Weiss)
|
|
|
|
|
|
|
|
| |
- required by www/rubygem-mechanize-0.6.5
PR: ports/109681
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss)
|
| |
|
| |
|
|
|
|
|
| |
PR: 110071
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: 108070
Submitted by: David King <ketralnis@ketralnis.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 109931
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
| |
PR: 109444
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
|
|
|
|
|
| |
PR; 109875
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 109880
Submitted by: miwi
Approved vy: maintainer
|
|
|
|
|
|
| |
PR: 109884
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is 90% compatible to ocamlyacc (included with the OCaml distribution), and
it has some advantages over ocamlyacc, such as limited EBNF support, LR(1)
generation instead of LALR(1), better conflict explanation and production of
reentrant parsers (amongst others).
WWW: http://cristal.inria.fr/~fpottier/menhir
PR: ports/109910
Submitted by: Jaap Boender <jaapb at kerguelen.org>
|
|
|
|
|
|
| |
PR: 109793
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer via irc
|
|
|
|
|
|
| |
- grab maintainership
Submitted by: new maintainer (Alexander Logvinov)
|
| |
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Update WWW
PR: ports/109861
Submitted by: chinsan
|
|
|
|
|
| |
PR: ports/109858
Submitted by: chinsan
|
|
|
|
|
| |
PR: ports/109857
Submitted by: chinsan
|
|
|
|
|
| |
PR: ports/109927
Submitted by: chinsan
|
|
|
|
|
| |
- Remove devel/boost-gcc3, since it's only usefull on 4.x
- Minor portlint tweaks.
|
| |
|
|
|
|
|
| |
PR: ports/109829
Submitted by: Peter Johnson <johnson.peter at gmail.com>
|
|
|
|
|
| |
PR: ports/109773
Submitted by: maintainer (Lapo Luchini)
|
|
|
|
| |
Changelog at <http://bouml.free.fr/historic.html>.
|
| |
|
|
|
|
|
|
|
|
|
| |
From website, 2.3 is released on 2006-12-23. It seems that previous
distfile is pre-2.3.
- Bump PORTREVISION
PR: ports/109907
Submitted by: Norbert Koch <nkoch at demig.de>
|
|
|
|
|
| |
PR: ports/109808
Submitted by: chinsan
|
|
|
|
| |
- Use SF macro in MASTER_SITES.
|
| |
|
|
|
|
|
|
|
| |
primitives.
PR: ports/109746
Submitted by: Alexander Logvinov <ports at logvinov.com>
|
|
|
|
|
|
| |
the script to function on UNIX systems.
Approved by: philip
|
|
|
|
| |
- remove <perl5.6 parts
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
email.
Hat: portmgr
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
email. While here, remove stale mastersites.
Hat: portmgr
|
|
|
|
|
| |
Reported by: pointyhat via linimon
Submitted by: Ludovic Roussseau
|
|
|
|
| |
Reported by: pointyhat via linimon
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is a port of various original plan9 tools to Unix based on
plan9ports [1], mk-with-libs.tgz [2] and wmii [3].
[1] http://www.swtch.com/plan9port/
[2] http://swtch.com/plan9port/unix/
[3] http://www.suckless.org/wiki/wmii
WWW: http://www.suckless.org/wiki/wmii/download
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
|
| |
PR: ports/109832, ports/109833, ports/109834, ports/109835
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
|
|
|
|
|
| |
PR: 109842
Sybmitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix the srfi extensions installation if they are already exist, install
them anyway since there are no conflict in ports tree. Example, using
portupgrade while upgrade and it will finding g-wrap exists then not
install files as g-wrap will be uninstall when the build is done.
- Bump the PORTREVISION to make sure the users to have srfi extensions back
in their systems.
Reported by: several,
Peter Jeremy <peterjeremy@optushome.com.au>
Tested by: Peter Jeremy <peterjeremy@optushome.com.au>
|
|
|
|
|
|
|
|
|
| |
address.
( http://argparse.python-hosting.com/changeset/34 )
PR: ports/109811
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
Approved by: itetcu (mentor, implicit)
|