| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
available from the mastersite. (1.03 is available.)
Hat: portmgr
|
|
|
|
|
| |
Submitted by: ume
Reported by: kris mail
|
|
|
|
|
| |
PR: ports/102165
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
| |
PR: ports/102385
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
| |
PR: ports/101981
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
| |
PR: ports/102556
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
| |
PR: ports/102669
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
| |
doesn't make my distfile fetch scripts run for a few hours.
|
|
|
|
|
| |
Tools to allow all applications to easily integrate with the free desktop
WWW: http://portland.freedesktop.org/
|
|
|
|
| |
- Remove BROKEN and DEPRECATED marks.
|
|
|
|
| |
of file formats
|
| |
|
| |
|
|
|
|
|
|
| |
the latter has been removed, it's time to remove this port, too. Moreover,
a thourough look revealed that Linux::Pid has actually never been invoked
from Apache::SizeLimit.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
treated separately. Without this, mixing -rpath and --rpath can cause
strange linker problems.
|
| |
|
|
|
|
|
| |
PR: 102527
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
| |
PR: 102526
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
| |
- Fix IGNORE msg to pet portlint(1)
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: kris [1]
Approved by: garga (mentor)
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
| |
- Add an additional mirror for a few of them.
- Fix a few minor portlint(1) complaints.
|
|
|
|
| |
- use more of bsd.gnustep.mk
|
| |
|
|
|
|
|
|
|
| |
- Fix XGP plist
- Bump XGP portrevision
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
| |
- Optionalize vte dependency
PR: ports/100844
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Approved by: Remington L <mrl0lz@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
medians and set medians of Strings and Unicodes. Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.
WWW: http://trific.ath.cx/resources/python/levenshtein/
PR: ports/102702
Submitted by: Aron Stansvik <elvstone@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
gcc-3.4 is used [1]. This fixes the build on FreeBSD 4.x.
- Install libboost_serialization.so as libboost_serialization.so.3 and
create a symlink. [2]
Reported by: many [1], bmah [2]
PR: ports/102524
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This class module binds one or more subroutines of your devising to a Perl
variable. All variables can have FETCH, STORE and DESTROY callbacks.
Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.
With Tie::Watch you can:
* alter a variable's value
* prevent a variable's value from being changed
* invoke a Perl/Tk callback when a variable changes
* trace references to a variable
WWW: http://search.cpan.org/dist/Tie-Watch/
Author: Steve Lidie <sol0@Lehigh.EDU>
Justification: x11-toolkits/p5-Tk-JComboBox dep, sysutils/namefix recursive dep
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 102672, 102674
Submitted by: Gea-Suan Lin <gslin@gslin.org>, Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
|
|
|
|
|
| |
PR: ports/102584
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/100691
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
| |
PR: ports/102585
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (rafan, implicit)
|
|
|
|
|
| |
PR: ports/102675
Submitted by: maintainer (Jin-Shan Tseng)
|
|
|
|
| |
Requested by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
custom accounting applications based on the Progress database product. I
felt that the built in wasn't useful enough so I designed a new one and
implemented it. It actually started life as a package configuration and
batch file generator for DOS and mutated to a simple script interpreter
to replace shar file distribution. At this point it has almost nothing in
common with that first program.
The basic idea behind generate is to create a script which generates files.
There is some simple flow control constructs but the power lies in its
macro processing. I have shamelessly stolen ideas from cpp, m4, make and
David Tilbrook's dtree.
WWW: http://www.druid.net/darcy/readme-generate.html
PR: ports/102507
Submitted by: D'Arcy J.M. Cain <darcy at druid.net>
|
|
|
|
|
| |
PR: ports/102541
Submitted by: D'Arcy J.M. Cain <darcy at druid.net>
|
| |
|
| |
|
|
|
|
| |
- s/INSTALLS_SHLIB/USE_LDCONFIG/.
|
|
|
|
|
| |
PR: ports/102627
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
| |
PR: ports/102625
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
|
| |
gpc.
PR: ports/102359
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream. It is freely
available under the LGPL license.
Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the
Computational Geometry Group at UNC Chapel Hill.
WWW: http://www.cs.unc.edu/Research/compgeom/gzstream/
|
|
|
|
|
|
|
| |
- Install zsh autocompletions
PR: ports/102439
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
|
|
|
|
| |
applications.
|
|
|
|
| |
scripts diagnosis/debug.
|
|
|
|
|
| |
PR: ports/102588
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kasm is a System RPL/Machine Language assembler for the Saturn microprocessor,
used in the HP48/HP49 calculators (this microprocessor is also used in other
HP calculators, but kasm is made specifically for the HP48/HP49
calculators). It uses the same syntax as the MASD compiler (found in the
MetaKernel program for HP48 calculators and in the HP49 calculator). This
syntax, which has only very small incompatibilities with the traditional
syntax (used in the HP Tools, in the GNU Tools and in JAZZ), supports a few
constructs that make the assembly language be closer to a high level
programming language. It supports all the structures (blocks, etc.) and
shortcuts (RPL, SCREEN, etc.) of the MASD compiler in the HP49G calculators.
WWW: http://k-asm.sourceforge.net/
|
|
|
|
|
|
|
| |
- Transfer maintainship to perl@
PR: ports/102529
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
| |
PR: ports/102375
Submitted by: Mike Meyer <mwm@mired.org>
|
| |
|
|
|
|
|
| |
PR: ports/102516
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/102382
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>, (maintainer)
Approved by: krion (mentor)
|
| |
|
|
|
|
| |
Submitted by: bms
|
|
|
|
|
| |
2006-08-24 devel/py-ui
2006-08-22 net-im/jabber-msn
|
|
|
|
|
|
| |
PR: ports/102487
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer <hideo_AT_lastamericanempire dot com>
|
|
|
|
|
| |
PR: ports/102366
Submitted by: Jona Joachim <walkingshadow@grummel.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Take over of maintaership due to more than 9 months of maintainer inactivity
and two maintainer timeout
- Take maintainership
- Remove obsolete patch files
PR: 100636
Submitted by: Dmitry Marakasov <amdmi3_(at)_mail.ru> [1]
Approved by: garga (mentor), maintainer timeout
|
| |
|
|
|
|
|
|
|
| |
pet portlint
PR: 102442
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
- Transfer maintainership to perl@
PR: ports/102464
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
| |
PR: ports/98747
Submitted by: sem
|
|
|
|
| |
Use PORTDOCS.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Datatypes-- and improves decision tree learning by supporting significantly
more complex kinds of data. This allows users to more conveniently describe
the data they want to have learnt, which can improve accuracy and complexity
of resulting models.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/aifad/
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
| |
|
|
|
|
| |
does not support UTF-8 collation.
|
|
|
|
|
| |
PR: 102371
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
activesupport = 1.3.1
activerecord = 1.14.4
actionpack = 1.12.5
actionmailer = 1.2.5
actionwebservice = 1.1.6
rails = 1.1.6
This update is needed to fix a serious bug in rails
* Add a x-generate-plist target to easy the creation of pkg-plist
* Add an "WWW" entry on pkg-descr that points to the correspoding
project on rubyforge.
PR: ports/101973
Submitted by: Rui Lopes <rgl_AT_ruilopes dot com>
Approved by: maintainer (Jonathan Weiss)
Security: http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
Security: http://www.vuxml.org/freebsd/90064567-28b1-11db-844d-000c6ec775d9.html
|
| |
|
|
|
|
| |
Probed by: Badi K. Sudhakaran
|
|
|
|
|
| |
PR: 102386
Submitted by: Thomas Abthorpe (maintainer)
|
|
|
|
|
| |
PR: ports/102387
Submitted by: maintainer (Rui Lopes)
|
|
|
|
|
|
|
|
| |
- Add WWW URL
PR: ports/101395
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer (timeout 15 days)
|
|
|
|
|
|
|
| |
tracing.
PR: ports/102317
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
| |
PR: ports/102254
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: leeym (implicit)
|
|
|
|
|
|
|
| |
and option file values.
PR: ports/102316
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/102156
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
|
|
|
|
| |
PR: ports/102312
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer)
|
|
|
|
|
| |
I hope that version number going backwards w/o updating PORTEPOCH is ok here
because of the small timeframe
|
| |
|
|
|
|
|
|
| |
PR: ports/102257
Submitted by: Ulf Lilleengen <lulf(at)stud.ntnu.no> (maintainer)
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/102259
Submitted by: Ulf Lilleengen <lulf(at)kerneled.org> (maintainer)
Approved by: krion (mentor)
|
|
|
|
| |
Add a patch to fix 'pear uninstall -r' (should be committed upstream).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A C++ library, separated in 2 parts:
* A common one, designed to have no dependencies to the operating system
or any library, providing:
o A class for communication,
o Classes to handle regular expressions (both common and UNIX-file like),
o A general parser,
o Smart pointers
o A class to search directories
o A relation-class to relate objects
* Some classes for the X-windows system (basing on gtkmm (previously
known as Gtk--)) like:
o An entry field to enter filenames (with completion, analogue to modern
browsers),
o Formatted entry fields (with validy check),
o A ListBox to display files (with an icon based on the type of the file),
o A base-class for Applications
WWW: http://libymp.sourceforge.net/
|
| |
|
|
|
|
|
|
|
|
|
|
| |
for manipulating context-free grammars (CFGs) in a purely functional way.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102104
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
automatically resizing (= reallocating) datastructures that consume
a contiguous part of memory. This allows appending and removing of
elements to/from arrays (both boxed and unboxed), strings (-> buffers),
bit strings and weak arrays while still maintaining fast constant-time
access to elements.
There are also functors that allow the generation of similar modules
which use different reallocation strategies.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102107
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subroutines) and LAPACK-library (Linear Algebra routines), which are
written in FORTRAN.
This allows people to write high-performance numerical code for
applications that need linear algebra.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102115
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
|
| |
elements. Whereas a total order allows you to say whether some element is
lower, equal or greater than another one, partial orders also allow for a
"don-t know" case.
Author: Markus Mottl <markus.mottl@gmail.com>
WWW: http://www.ocaml.info/home/ocaml_sources.html
PR: ports/102116
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
|
|
|
|
|
|
|
| |
current user, i.e. root.
Submitted by: Dmitry Marakasov <amdmi3 mail ru>
PR: ports/102164
Approved by: ale's vacation
|
|
|
|
|
| |
PR: 102207
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CPANPLUS::Dist::Build is a distribution class for Module::Build
related modules.
Using this package, you can create, install and uninstall perl
modules. It inherits from CPANPLUS::Dist.
Normal users won't have to worry about the interface to this module,
as it functions transparently as a plug-in to CPANPLUS and will
just Do The Right Thing when it's loaded.
WWW: http://search.cpan.org/dist/CPANPLUS-Dist-Build/
|
|
|
|
|
|
|
| |
- unmark BROKEN on 4-STABLE
PR: 101977
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
that matter, to be run and their environment to be inherited into a Perl
program.
WWW: http://search.cpan.org/dist/Shell-Source/
PR: ports/102021
Submitted by: Timur I. Bakeyev <timur(at)com.bat.ru>
Approved by: krion (mentor)
|
| |
|
|
|
|
| |
Correct an apparent logic error.
|
|
|
|
|
| |
PR: ports/102178
Submitted by: Rui Lopes <rgl at ruilopes.com> (maintainer)
|
|
|
|
|
|
|
| |
* Use rubyforge.org mirrors
PR: ports/102186
Submitted by: maintainer (Rui Lopes)
|
|
|
|
| |
Fix quoting in NO_CDROM and RESTRICTED.
|
|
|
|
|
|
|
|
| |
- Mark BROKEN on 4.x
- Pass maintainership to submitter
PR: ports/102147
Submitted by: Babak Farrokhi <babak at farrokhi.net>
|
|
|
|
|
| |
PR: ports/102151
Submitted by: Rui Lopes <rui at ruilopes.com> (maintainer)
|
|
|
|
|
| |
PR: ports/102167
Submitted by: chinsan <chinsan.tw at gmail.com>
|
| |
|
|
|
|
|
| |
PR: ports/101651
Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISON for this
PR: ports/102146
Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer)
|
|
|
|
|
|
|
| |
- Expand pkg-descr.
- Take maintainership.
Reported by: fenner's distfile survey [1]
|
|
|
|
| |
Reported by: fenner's distfile survey
|
|
|
|
|
|
|
| |
- Update WWW line too.
- Expand on terse pkg-descr description.
Reported by: fenner's distfile survey [1]
|
|
|
|
|
| |
- Builds with GCC 2.95 again.
- Add Ragel User's Guide to distfiles.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
future problems change priotity in include paths
- bump PORTREVISION
PR: ports/102141
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
| |
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/101927
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/102126
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/102125
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
|
|
|
|
|
|
|
| |
Compiler.
Prompted by: kris
The directory may be repo-copied too...
|
|
|
|
|
|
|
| |
files.
PR: ports/102064
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: 102095
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
| |
PR: ports/102048
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> (maintainer)
|
|
|
|
|
|
|
| |
requirements supporting defaults.
PR: ports/102063
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
requirements.
PR: ports/102062
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
| |
PR: ports/102075
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (Gea-Suan Lin)
|
|
|
|
|
| |
PR: ports/102022
Submitted by: Timur I. Bakeyev <bat at cpan.org>
|
| |
|
|
|
|
|
| |
No test deps.
Scalar::Util is in perl58
|
|
|
|
|
|
|
|
|
| |
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
|
|
|
|
|
|
| |
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
PR: ports/101515
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: Ulf Lilleengen <lulf@kerneled.org> (maintainer)
|
|
|
|
|
| |
PR: 101697
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
Pattern.
PR: ports/101959
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
|
|
|
|
|
|
|
|
|
| |
- Replace deprecated variables (INSTALLS_SHLIB)
- Pet portlint(1) for BROKEN msg
- Pass maintainership to submitter
PR: ports/101945
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
| |
PR: 101695
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/101944
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
|
|
|
|
| |
- Install supplimentary docs
- Bump PORTREVISION for changes above
- Fix comment
- Replace deprecated variable (INSTALLS_SHLIB)
- Pass maintainership to submitter
PR: ports/101943
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
| |
PR: ports/101985
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
power set of a list.
PR: ports/101740
Submitted by: Anish Mistry <amistry at am-productions.biz>
|
|
|
|
|
|
|
| |
permutations of a list.
PR: ports/101739
Submitted by: Anish Mistry <amistry at am-productions.biz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect CFLAGS
- Take maintainership
ChangeLog for this version:
- added feature - the ability to call gl_normal_io() from
callbacks registered by gl_watch_fd() and
gl_inactivity_timeout(). This allows these callbacks to cleanly
suspend line editing before either reading from the terminal, or
writing to the terminal; and then subsequently causes the input line
to be automatically redisplayed, and line-editing to be resumed by
gl_get_line(), as soon as the callback returns.
- bugfixes
PR: ports/101929
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
|
|
|
| |
PR: ports/102012
Submitted by: Max N. Boyarov <m.boyarov@bsd.by> (maintainer)
|
|
|
|
|
| |
PR: 101988
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
| |
PR: 101701
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
|
|
|
| |
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3601/CHANGES
|
|
|
|
|
|
|
| |
Respect EXAMPLESDIR
PR: 101839
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
| |
PR: ports/101982
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
| |
PR: ports/101999
Submitted by: maintainer (Jiawei Ye)
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
|
| |
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/101879
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/101833
Submitted by: maintainer (Gea-Suan Lin)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
other types of multimedia programming.
A wide range of extension packages and add-on modules are also available, which
can be found in the "Library Extensions" section of the Allegro website.
WWW: http://www.talula.demon.co.uk/allegro/
PR: ports/101741
|
|
|
|
| |
- portlint(1)
|
| |
|
|
|
|
|
|
| |
Reported by: Eric Schuele <e.schuele__at__computer.org>,
Ganbold <ganbold__at__micom.mng.net>
Approved by: tegge (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove unnecessary dependencies pulled by PERL_MODBUILD
Bump PORTREVISION for this.
PR: ports/101886
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
- Use new OCAML_WASH feature to handle non-standard prefixes
PR: ports/101725
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
|
|
|
|
|
|
| |
file names.
Patches submitted by: Andreas Tobler <toa@pop.agri.ch>
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/101913
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
|
|
|
|
|
| |
Fix compare operators to be complied with it.
PR: ports/101713
Submitted by: Simun Mikecin <numisemis@yahoo.com>
|
|
|
|
| |
so mirror locally.
|
|
|
|
|
| |
PR: 100485
Submitted by: Kostik Belousov <kostikbel@gmail.com>
|
|
|
|
|
| |
PR: ports/101732
Submitted by: Frank Mayhar <frank at exit.com> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/101719
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
| |
|
|
|
|
|
| |
PR: 101675
Submitted by: gabor
|
|
|
|
|
| |
PR: 101780
Submitted by: Gea-Suan Lin <gslin___gslin.org>
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-JobQueue-0.55/CHANGES
PR: ports/101738
Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
|
|
|
|
|
|
| |
PR: ports/101782
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
in source code using vim, emacs and others.
WWW: http://rtags.rubyforge.org/
|
|
|
|
|
|
|
| |
in an XML syntax.
PR: ports/101751
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: 101759
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
|
|
|
|
|
| |
- change MASTER_SITE
- grab maintainership
|
| |
|
|
|
|
|
| |
PR: ports/101696
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
| |
PR: 101736
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
|
|
|
|
| |
PR: ports/101682
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
|
|
|
|
| |
- Replace INSTALLS_SHLIB with USE_LDCONFIG.
- Add CONFLICTS with future port allegro-devel.
|
|
|
|
|
|
|
| |
- Include the modifications from ports/101233
PR: ports/101733
Submitted by: maintainer (Geraud CONTINSOUZAS)
|
|
|
|
|
| |
- Install shared library as libXCurses.so.2, then symlink to libXCurses.so
(not the other way around).
|
|
|
|
|
|
| |
PR: ports/101698
Submitted by: gslin_AT_gslin dot org
Approved by: maintainer (Denis Shaposhnikov)
|
|
|
|
|
|
|
| |
- Respects TARGETDIR
Submitted by: pointyhat
Approved by: krion (mentor), maintainer via irc
|
|
|
|
|
|
|
|
|
|
| |
- s/INSTALLS_SHLIB/USE_LDCONFIG/ [1]
- Add USE_GETTEXT [1]
- Remove 000.devhelp rc.d script and use USE_LDCONFIG model instead
- Bump PORTREVISION because of last change
PR: ports/101520 [1]
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> [1]
|
|
|
|
|
| |
- bglibs now installs shlibs, too - requires libtool
- remove patch integrated upstream
|
|
|
|
|
| |
PR: ports/101681
Submitted by: maintainer (Gea-Suan Lin)
|
| |
|
|
|
|
|
|
| |
PR: ports/101637
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
|
|
|
|
|
|
| |
PR: ports/101632
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
|
| |
|
| |
|
| |
|
|
|
|
| |
ChangeLog: http://www.cs.queensu.ca/~thurston/ragel/ChangeLog
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/101435
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
|
| |
for embedded developers.
PR: ports/101434
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
| |
to fix the build.
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/100459
Submitted by: Peter Johnson <johnson.peter@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (erwin)
|
| |
|
|
|
|
| |
Noticed by: pointyhat via kris
|
|
|
|
|
| |
PR: 101560
Submitted by: gabor (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.36/CHANGES
|
|
|
|
|
|
| |
PR: ports/101630
Submitted by: clsung
Approved by: maintainer (Gea-Suan Lin)
|
| |
|
|
|
|
|
| |
PR: ports/101313
Submitted by: maintainer (Lapo Luchini)
|
|
|
|
|
|
|
|
| |
- Garantee permissions safety
- Take maintainership
PR: ports/101605
Submitted by: maintainer (Stanislav Sedov)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OcempGUI is a small toolkit, which comes with various modules suitable for
event management, user interfaces, 2D drawing and accessibility.
OcempGUI enables developers to enhance their python and/or pygame applications
and games easily with graphical UI elements such as buttons, entry boxes,
scrolling abilities and more as well as simple event brokers or features, which
enhance the program by adding accessibility to its objects.
It can save a developer much time by providing a broad range of drawing
routines and ready-to-use event capable object types. The developer can focus
on the main tasks instead of taking care about needed low-level components,
which are given to him with OcempGUI.
WWW: http://ocemp.sourceforge.net/gui.html
PR: 101397
Submitted by: Alexander Botero-Lowry <alex__@__foxybanana.com>
Approved by: garga (mentor)
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
when WRKDIRPREFIX is set by the user.
Submitted by: [LoN]Kamikaze on freebsd-ports
|
|
|
|
|
|
|
|
| |
- Replace deprecated INSTALL_SHLIB
PR: 101587
Submitted by: Stanislav Sedov <ssedov_at_mbsd.msk.ru>
Approved by: garga (mentor)
|
|
|
|
|
| |
* - Note that this is effectively unmaintained now that it is no
longer used by Plucene
|
|
|
|
|
|
|
|
|
| |
2006-08-01 devel/openorb
2006-08-05 japanese/xemacs-devel-canna+freewnn
2006-08-05 japanese/xemacs-devel-canna+wnn6
2006-08-05 japanese/xemacs-devel-freewnn
2006-08-05 japanese/xemacs-devel-wnn6
2006-08-01 x11/gtk2-theme-switch
|
|
|
|
|
| |
PR: 101551
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|