| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
__________________
OOF is designed to help materials scientists calculate macroscopic
properties from images of real or simulated microstructures. It is
composed of two cooperating parts: ppm2oof and oof. ppm2oof reads images
in the ppm (Portable Pixel Map) format and assigns material properties to
features in the image. oof conducts virtual experiments on the data
structures created by ppm2oof to determine the macroscopic properties of
the microstructure. Currently, the programs calculate stresses and
strains, but someday we hope to include thermal, electric, and magnetic
field calculations.
Check the Homepage for online manuals and new versions
WWW: http://www.ctcms.nist.gov/oof/
PR: ports/98601
Submitted by: Pedro F. Giffuni
|
|
|
|
|
| |
PR: ports/98864
Submitted by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 98865
Submitted by: Christopher Boumenot <boumenot@gmail.com>
|
| |
|
|
|
|
|
|
| |
communication system.
Approved by: tobez (implicit)
|
|
|
|
| |
move them to MASTER_SITE_LOCAL.
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
gtk2.
WWW: http://chmsee.gro.clinux.org/
PR: ports/98853
Submitted by: Liu.Yinghong <liu_yinghong@yahoo.com.cn>
|
|
|
|
| |
- Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
|
|
|
|
|
|
|
|
|
| |
- Update pkg-plist
- Add WWW and Authors to pkg-descr
PR: ports/98178
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
|
|
|
|
|
|
|
|
| |
- Update pkg-plist
- Add authors to pkg-descr
PR: 98176
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
|
|
|
|
| |
PR: ports/98862
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It can be loaded using code, config file or command line and
will pass any function call by openssl to a PKCS#11 module.
Engine_pkcs11 is meant to be used with smart cards and software
for using smart cards in PKCS#11 format, such as OpenSC.
WWW: http://www.opensc-project.org/engine_pkcs11/
Note: the port requires the OpenSSL installed from ports,
since dynamic engine loading is disabled in base system.
See PR bin/79570 for details.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for using crpytographic tokens such as smart cards and
usb crypto tokens for authentication.
Pam_p11 uses libp11 to access any PKCS#11 module.
It should be compatible with any implementation, but it
is primarely developed using OpenSC.
Pam_p11 implements two authentication modules:
* pam_p11_openssh authenticates the user using his
openssh ~/.ssh/authorized_keys file.
* pam_p11_opensc authenticates the user using
certificates found in ~/.eid/authorized_certificates.
Pam_p11 is very simple, it has no config file, no options
other than the PKCS#11 module file, does not know about
certificate chains, certificate authorities, revocation
lists or OCSP. Perfect for the small installation with no
frills.
WWW: http://www.opensc-project.org/pam_p11/
|
| |
|
|
|
|
|
|
|
| |
on top of PKCS#11 API to make using PKCS#11
implementations easier.
WWW: http://www.opensc-project.org/libp11/
|
|
|
|
|
|
|
| |
manual pages for the different VMs. [1]
. Minor code clean ups (white space, redirection).
PR: 93099
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
- OPTIONS'ify
- take maintainership
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- OPTIONS'ify
- convert startup script to rcNG
- take maintainership
- add sample script for hot-plug support
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/98037
Submitted by: Michael Hohmuth <hohmuth@sax.de>
|
|
|
|
|
|
|
| |
- Additional clean up
PR: ports/98746
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
|
|
|
| |
- Don't install gpl-license.txt
- dirrmtry themes (and parent) dirs
PR: ports/98745 (based on)
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
| |
|
|
|
|
| |
Requested by: many people
|
|
|
|
| |
defined by the ports infrastructure and ports should define WITH_*
|
|
|
|
| |
Forgotten by/pointyhat: remko
|
|
|
|
|
|
|
|
|
|
|
| |
- The bconsole "reload" command should now work properly
- untested fix to eliminate the scheduling problems during daylight savings
time change
- manual released under the GNU Free Documentation License (FDL)
- Fixed a race condition on dual processor machines
PR: ports/98855
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/98393
Submitted by: Richard Tector <richard@tector.org.uk>
|
|
|
|
|
| |
Reported by: Michal Kaps <michal at ionic dot co dot uk>
Pointyhat by: aaron, (tobez implicit)
|
|
|
|
|
|
|
|
|
| |
Because configure's timestamp is older than configure.ac's
one. Almost configure's timestamp == configure.ac's one,
but this is not good. So I enforced that configure's
timestamp is always newer than configure.ac's one.
Pointed out by: pointyhat via kris
|
|
|
|
|
| |
PR: 98851
Submitted by: Alan Hicks <ahicks@p-o.co.uk>
|
|
|
|
|
| |
- Switch mastersite back to the projectsite as the distfile of this
version ships a correct buildsystem
|
|
|
|
|
|
|
|
|
|
| |
- changed variable names
- removed sysctl call from Makefile
- use tar.gz distribution instead of .zip
- bump PORTREVISION
PR: ports/98845
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
[NOTE]
But I don't know that this fix is good. I think that
there are some missing dependency:-(. So I don't
bump PORTREVISION. I'm watching pointyhat report...
Pointed out by: pointyhat via kris
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
|
| |
Bump PORTREVISION.
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/98840
Submitted by: maintainer
Approved by: mnag (mentor)
|
|
|
|
|
|
| |
PR: ports/98355
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/98402
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/98399
Submitted by: miwi
Approved by: krion (mentor), maintainer via icq
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
PR: 98856
Submitted by: Lars Sommer <lasg@lasg.dk>
|
|
|
|
|
|
| |
PR: ports/98395
Submitted by: miwi
Approved by: krion (mentor), maintainer via
|
|
|
|
|
|
| |
PR: ports/98368
Submitted by: miwi
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/98357
Submitted by: miwi
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/97296
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/98297
Submitted by: miwi
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/97981
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/97821
Submitted by: miwi
Approved by: krion (mentor)
|
| |
|
|
|
|
|
|
| |
PR: ports/97813
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
| |
PR: ports/97808
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/97804
Submitted by: miwi
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: ports/98840
Submitted by: Tim Welch <ports@thepentagon.org> (maintainer)
Approved by: mnag (mentor)
|
|
|
|
|
|
| |
PR: ports/98164
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
| |
PR: ports/97974
Approved by: krion(mentor), maintainer timeout
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
PR: ports/98816
Submitted by: Dan Langille <dan@langille.org>
Approved by: mnag (mentor)
|
|
|
|
|
|
| |
PR: ports/97973
Submitted by: miwi
Approved by: krion (mentor),maintainer timeout
|
|
|
|
|
|
| |
PR: ports/97949
Submitted by: miwi
Approved by: krion (mentor), maintainer timeo
|
|
|
|
|
|
| |
PR: ports/97846
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/97844
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/97838
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
|
| |
- OPTIONS'ify.
- no need to choose between libnet and libnet-devel any longer.
- optionally depend on glib2.
PR: 97183
Submitted by: vd
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/98261
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/97966
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/97621
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/98362
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/98361
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/98360
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/98381
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/98430
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/97801
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
|
| |
PR: ports/97972
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
| |
PR: ports/97969
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
| |
PR: ports/98847
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/ChangeLog
|
| |
|
|
|
|
|
| |
PR: 98836
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
clarify comment and pkg-descr to make clear that ices0 is for streaming mp3s,
add an rc-script, optionalize most dependencies, do not depend on lame by
default in order to enable the build of a binary package.
While here, modify comment of ices as well to make perfectly clear that ices
is for vorbis streaming.
Based on a submission by: "Dave" <dmehler26@woh.rr.com>
|
|
|
|
|
| |
PR: 98823
Submitted by: Ports fury
|
| |
|
|
|
|
|
| |
PORTREVISION as perl already was an implicit dependency and the
final package does not change.
|
| |
|
|
|
|
|
|
|
| |
- fix plist
PR: ports/98791
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 98763
Submitted by: Juergen Lock
Approved by: maintainer
|
|
|
|
| |
Approved by: tobez
|
|
|
|
|
| |
-Remove quotes in BROKEN.
-Use @dirrmtry in plist.
|
|
|
|
| |
-Use -[0-9]* in CONFLICT.
|
|
|
|
| |
-Use -[0-9]* in CONFLICT.
|
|
|
|
| |
-Add USE_GETTEXT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Incorrect: (before)
================================
# cd /usr/ports/x11-toolkits/pango
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (after)
================================
# cd /usr/ports/x11-toolkits/pango
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
|
|
|
|
|
|
| |
Bump PORTREVISION for the moved startup script.
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 98829
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 98828
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 98827
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 98825
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/98277
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
| |
|
|
|
|
| |
- Add pkg-message about how to fix SDL sound problems.
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
| |
continue to monitor it.
Approved by: tobez (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- allow to depend on csup (default) or cvsup [2]
- default database is now mysql [2]
This port still needs a lot of work and it would be great if one of the wizards
that know tindy's insides would take maintainership (current maintainer seem
to be gone, no feedback rom him for > 1 month).
PR: ports/97433 [1]
Submitted by: Shaun Amott <shaun@inerd.com> [1]
itetrcu (me)
Approved by: lawrance (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Made WITH_GIMP configurable via OPTIONS.
- Added WITH_GTK2.
- cleaned up PKGMESSAGE.
- Bumped PORTREVISION.
The original patch was a courtesy of Stefan Thurner <thurners@nicsys.de>.
PR: ports/97556
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Take maintainership
- portlint(1)
PR: 97560
Submitted by: Stefan Pauly <stefan___fh-mainz.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
color's name to stdout. The output can be printed as:
1. hex (#b0958e);
2. triple of decimal RGB values (229 229 229);
3. abstract name (gray90).
xoris has only been tested on displays with a bit depth of 24 bpp.
PR: ports/97475
Submitted by: Alexander Gromnizki
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
|
| |
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.
With hat: portmgr
|
|
|
|
|
|
| |
PR: ports/98781
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
PR: ports/98313
Submitted by: aaron
|
|
|
|
| |
Approved by: lawrance (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- add an other MASTERSITE
- s/USE_PERL_RUN/USE_PERL5_RUN/ and bump PORTREVISION [1]
Submitted by: erwin [1]
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
PR: ports/98312
Submitted by: aaron
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS
- Pass maintainership to submitter
PR: ports/98793
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
PR: ports/98316
Submitted by: Rong-En Fan <rafan@infor.org>
|
|
|
|
|
|
|
|
|
| |
- fix pkg-config file install path
- update WWW
PR: ports/98796
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
| |
- Move plist to Makefile.
PR: ports/98826
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 98822
Submitted by: Ports fury
|
|
|
|
| |
Reported by: erwin
|
|
|
|
| |
Reported by: erwin
|
|
|
|
|
| |
Submitted by: maintainer
Noticed by: erwins major USE_* cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- A printf format specified a long operand but received an offset_t value.
- The random numbers for large seek ranges were computed without regard
for operator precedence and could become negative (for file sizes larger
than 4GB, which was a wrong test for "large", since it did not account
for the chunk size).
The problems were found by etc at fluffles dot net (Enlightenment). Thanks
for the detailed report. Guess there aren't many Bonnie users with multi-
terabyte RAID systems; these bugs had been found long ago, else ...
|
|
|
|
|
|
| |
requirement of code from the newer WLAN infrastructure.
Submitted by: pointyhat <- kris
|
|
|
|
|
|
| |
PR: ports/97597
Submitted by: az
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 98821
Submitted by: ports fury
|
|
|
|
|
| |
PR: 98769
Submitted by: maintainer
|
|
|
|
| |
fine without it, so remove it alltogether.
|
|
|
|
| |
Changelog at <http://bouml.free.fr/historic.html>.
|
|
|
|
|
|
| |
PR: 98820
Submitted by: erwin
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: 98818
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 98817
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
|
|
|
|
| |
PR: 98819
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
|
|
|
|
|
|
| |
- Install ebview.desktop.
- Install ebview.xpm.
- Change PREFIX to X11BASE.
o Bump PORTREVISION, acordingly.
|
|
|
|
|
|
| |
Add zip as a build dependency of Java (libgcj). [1]
Reported by: kris (pointyhat) [1]
|
|
|
|
|
|
| |
2 years ago. Clean out the last traces of it.
With hat: portmgr
|
| |
|
|
|
|
|
| |
PR: ports/98810
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/98809
Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/98808
Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/98807
Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
|
|
|
|
| |
Requested by: "Tim Welch" <twelch@thepentagon.org>
|
|
|
|
|
| |
PR: ports/98806
Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Security: http://secunia.com/advisories/20369
Security: CVE-2006-2802
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
LSI Logic's MegaRAID RAID controllers.
WWW: http://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html
PR: ports/98803
Submitted by: bz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Add ALT_INDEX array to pkgtools.conf. The array holds additional
INDEX files. Useful for local categories.
o Add to pkgtools.conf a new dirrective: include_hash('glob').
It downloads keys and values (splitted by '=>') from files
coincided with 'glob' and returns a filled hash. The glob is
related to PREFIX. [1]
o Add a summary messages on each upgrade/install transaction:
how many tasks and how many task done. [2]
o Make portupgrade(1) with -D option really remove a broken distfile.
But it works only if FETCH_CMD set to use fetch(1) (it's default). [3]
o Bugs fixes
Requested by: skv [1]
netchild [2]
Andriy Gapon <avg at icyb.net.ua> [3]
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.
Mednafen is distributed under the terms of the GNU GPL.
Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.
WWW: http://mednafen.com/
PR: ports/94006
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
concept of a wiki to your desktop. Every page is saved as a text file with
wiki markup.
Pages can contain links to other pages, and are saved automatically. Creating
a new page is as easy as linking to a non-existing page.
Pages are ordered in a hierarchical structure that gives it the look and feel
of an outliner.
WWW: http://zoidberg.student.utwente.nl/zim/
PR: ports/95161
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
|
|
|
|
|
|
| |
PR: ports/97722
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
- Portlint, style
|
| |
|
|
|
|
|
|
|
|
|
| |
the basic TCP/IP protocols.
WWW: http://monkey.org/~dugsong/dpkt/
PR: ports/95992
Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
port descriptions given the port's name or a glob. Basically to view
the descriptions of GCC (related) ports you type
portless gcc\*
and portless will display the descriptions of all gcc* ports.
There are options to display the postinstall messages or Makefiles instead.
- Martin Kammerhofer
mkamm@gmx.net
PR: ports/98739
Submitted by: Martin Kammerhofer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in a way that they aren't readable by human beings; but they remain
compilable.
WWW: http://home.arcor.de/bernhard.baier/cobf/
Please note: the 'copyright.txt' disallows patching the sourcecode
without explicit permission from the author. Binary packages are not
permitted without shipping the source.
I contacted the author of COBF (emails available per request) and we are
allowed to patch 'src/cpp/makefile' (see 'files/patch-makefile'). He
also permits us shipping binary-only packages (because users can obtain
the source with 'make fetch' anyway).
PR: ports/97264
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
|
|
| |
"PS, if you'd like to take over maintaining the port please go ahead, I have
no interest in it any more."
Submitted by: Chris Howells <howells@kde.org> (maintainer)
|
|
|
|
|
|
| |
PR: ports/97840
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Chris Howells <howells@kde.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It aims to implement a simple high layer API to control the SIP for sessions
establishements and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.
eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisionnal response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)
eXosip2 does not contain:
* RTP.
* audio interface
* sdp negotiation.
This allow you to write any kind of SIP endpoint/gateway.
WWW: http://savannah.gnu.org/projects/exosip
PR: ports/95799
Submitted by: Muhammad Moinur Rahman <bd_subzero@yahoo.com>
|
|
|
|
|
| |
PR: ports/98770
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
|
|
|
|
|
|
|
| |
- Update the port to add other architectures (amd64)
PR: ports/98764
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
model Data. Supported file formats are GRIB, netCDF, SERVICE, EXTRA and IEG.
There are more than 250 operators available. The following table gives a short
overview about the main categories.
* File information (info, sinfo, diff, ...)
* File operations (copy, cat, merge, split*, ...)
* Selection (selcode, selvar, sellevel, seltimestep, ...)
* Missing values (setctomiss, setmisstoc, setrtomiss)
* Arithmetic (add, sub, mul, div, ...)
* Mathematical functions (sqrt, exp, log, sin, cos, ...)
* Comparision (eq, ne, le, lt, ge, gt, ...)
* Conditions (ifthen, ifnotthen, ifthenc, ifnotthenc)
* Field statistic (fldsum, fldavg, fldstd, fldmin, fldmax, ...)
* Vertical statistic (vertsum, vertavg, vertstd, vertmin, ...)
* Time range statistic (timavg, yearavg, monavg, dayavg, ...)
* Ensemble statistic (enssum, ensavg, ensstd, ensmin, ...)
* Regression (detrend)
* Field interpolation (remapbil, remapcon, remapdis, ...)
* Vertical interpolation (ml2pl, ml2hl)
* Time interpolation (inttime, intyear)
WWW: http://www.mpimet.mpg.de/fileadmin/software/cdo/
PR: ports/98099
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
| |
|
|
|
|
|
| |
PR: ports/98797
Submitted by: Elisey O. Savateev <b3k@mail.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
- Install documentation
PR: ports/93270
Submitted by: Michael Winking <mwfp@foldl.net> <mwfp@alfa12.isp-service.biz>
Approved by: maintainer timeout (4 months)
|
|
|
|
| |
Submitted by: Masanori OZAWA <ozawa (at) ongs.co.jp> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 98795
Submitted by: Shaun Amott <shaun@inerd.com>
|
|
|
|
|
| |
PR: 98789
Submitted by: Alexander Zhuravlev (maintainer)
|
|
|
|
|
| |
PR: 98790
Submitted by: Shaun Amott (maintainer)
|
|
|
|
|
|
|
|
|
| |
[NOTE]
At this point in time, original site was initialized. Because
I saw http://www.linet.gr.jp/ as CentOS page. I think that
www.linet.gr.jp server will resurrect:-).
Pointed out by: pointyhat via kris
|
|
|
|
| |
- Add FLEETS option.
|
|
|
|
|
|
| |
PR: ports/97667
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/97667
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/97667
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Approved by: lawrance (mentor, implicit)
|
|
|
|
| |
Approved by: lawrance (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Schwendt. This version is written by Simon White and is cycle accurate for
improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and
stereo file formats.
WWW: http://sidplay2.sourceforge.net/
PR: ports/98762
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
| |
- Pass maintainership to Alexander Botero-Lowry
- Bump PORTREVISION
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
PR: ports/98527
Submitted by: Masanori OZAWA <ozawa (at) ongs.co.jp> (maintainer)
|
|
|
|
|
|
|
|
| |
installed and bump PORTREVISION since the package was building OK.
Submitted by: maintainer
Requested by: Andy Fawcett <andy@athame.co.uk>, me
Approved by: lawrance (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
component for the Catalyst application framework.
WWW: http://search.cpan.org/dist/Catalyst-Model-Oryx/
PR: ports/98787
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
|
| |
|
| |
|
|
|
|
| |
be registered in mDNSResponder.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 98609
Submitted by: Tom Convery <tpc@tomfoo.com>
|
|
|
|
|
|
|
|
| |
Note: enabling this will add a conflict to mDNSResponder which may interfere
with KDE applications.
PR: 98566
Submitted by: Kirk Strauser <kirk@strauser.com> (with modifications)
|
| |
|
|
|
|
|
|
|
| |
* Create the directory to hold the dbus pidfile before starting as MFS-mounted
/var's will not have this directory [1]
PR: 98580 [1]
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
documents.
PR: ports/98601
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- USE_GCC=3.2+ to fix compiling on 4.x
PR: ports/96968
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
* Force graphics/xaralx to use the sock md5 instead on md5sum
* graphics/xaralx-devel uses Digest::MD5 and does not need md5sum
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
========
Calling a constructor of this class always succeeds, returning a new
null filehabdle. Writing to any object of this class is always a no-
operation, and returns true. Reading from any object of this class is
always nooperation, and returns empty-string or empty-list, as
appropriate.
WWW: http://search.cpan.org/dist/IO-Null/
PR: ports/98723
Submitted by: Rouslan Iskhakov <rouslan@rshell.net>
|
|
|
|
| |
x11-toolkits/fox-devel -> x11-toolkits/fox14
|
|
|
|
|
|
| |
PR: ports/95645
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
but it is not as easy as it sounds, many dangers are present,
traps made out of those arrow blocks, for example.
Also beasts that try to eat you.
WWW: http://xye.sourceforge.net/
PR: ports/96738
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
* form values are unescaped properly.
* split patterns to match more forms.
* prefer computed values than passed values.
PR: ports/98772
Submitted by: NIIMI Satoshi (maintainer)
|
|
|
|
|
| |
- switch to bzip2 copmressed source
- enable package on pointyhat
|
|
|
|
|
| |
PR: 97988
Approved by: maintainer timeout (14 days)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
build runs for the upcomming switch of the default linux base port). While
I'm here please portlint a little bit.
Approved by: implicit approval for conflicts resolution, maintainer
informed
|
| |
|
|
|
|
|
|
| |
a map into numbers. The image file can come from a scanner, digital camera or
screenshot. The numbers can be read on the screen, and written or copied to a
spreadsheet.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to subscribe to "TV" channels from all over the internet in the form
of podcasts, so that you can browse channels, download shows, and watch
them, all from one convenient interface.
Author: Lee Braiden <lee.b@digitalunleashed.com>
WWW: http://www.digitalunleashed.com/giving.php
PR: ports/96655
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
| |
PR: ports/98027
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/98020
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
Upstream changes from the previous version of the port include:
- An improved lexer generator tool "lexgen".
- bug fixes and minor improvements
Submitted by: Johannes 5 Joemann <joemann at beefree.free.de>, with
patches tty handling code from Timothy Bourke
<timbob at bigpond.com>
|
|
|
|
|
| |
PR: ports/98025
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|