| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Changes: http://search.cpan.org/src/MPIOTR/Text-Iconv-1.5/Changes
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/115974
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: stas (mentor)
|
|
|
|
|
|
| |
PR: ports/115489
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: itetcu (mentor), Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
| |
|
|
|
|
| |
Approved by: clsung (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/115001
Submitted by: chinsan
Reviewed by: clsung
|
| |
|
|
|
|
| |
characters on a TTY converting from one encoding to another.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
| |
Discussed with: various emacs maintainers
Hat: portmgr
|
| |
|
| |
|
|
|
|
|
| |
PR: 113743
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
|
|
|
|
| |
Approved by: shaun (mentor)
|
| |
|
|
|
|
|
|
| |
PR: ports/113422
Submitted by: chinsan
Approved by: rafan (mentor)
|
| |
|
| |
|
| |
|
|
|
|
| |
a shared library).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/113026
Submitted by: chinsan (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
PR: ports/112269
Submitted by: clsung
Approved by: maintainer (chinsan)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove perl 5.005 check.
PR: ports/111837
|
|
|
|
|
| |
PR: ports/111930
Submitted by: chinsan (maintainer)
|
|
|
|
| |
- s/CSME/CENKES/ in my ports
|
|
|
|
|
| |
PR: ports/111527
Submitted by: chinsan (maintainer)
|
|
|
|
|
| |
PR: ports/111442
Submitted by: chinsan (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
the various JSON modules currently on CPAN. This module will
allow you to code to any JSON API and have it work regardless
of which JSON module is actually installed.
WWW: http://search.cpan.org/dist/JSON-Any/
|
|
|
|
|
|
|
| |
initialization order.
Reported by: many
Thanks to: pav
|
| |
|
|
|
|
|
| |
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 109126
Submitted by: leeym
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Its primary goal is to be correct and its secondary goal is to be fast.
To reach the latter goal it was written in C.
As this is the n-th-something JSON module on CPAN, what was the reason
to write yet another JSON module? While it seems there are many JSON
modules, none of them correctly handle all corner cases, and in most
cases their maintainers are unresponsive, gone missing, or not listening
to bug reports for other reasons.
WWW: http://search.cpan.org/dist/JSON-XS/
|