| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: 99940
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99939
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99938
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99937
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99936
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99935
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99934
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99933
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99932
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99931
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99930
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99929
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99928
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
| |
Submitted by: brueffer
|
| |
|
|
|
|
| |
Submited by: maintaier (on IRC)
|
| |
|
|
|
|
|
| |
PR: ports/99802
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and accelerated primitives useful in digital signal processing (DSP).
Except for the Reed-Solomon codecs, these functions take full advantage of
the MMX, SSE and SSE2 SIMD instruction sets on Intel/AMD IA-32 processors
and the Altivec/VMX/Velocity Engine SIMD instruction set on the
G4 and G5 PowerPC.
The library includes Viterbi decoders for the following convolutional codes:
rate 1/2 k=7
rate 1/2 k=9
rate 1/6 k=15 ("Cassini")
plus two Reed-Solomon encoder-decoders:
one optimized for the (255,223) CCSDS standard code
a general purpose encoder/decoder for arbitrary RS codes
and three low-level 16-bit DSP support routines:
signed dot product
peak detection
sum-of-squares (energy) computation
This library is licensed under the "lesser" GNU General Public License.
WWW: http://www.ka9q.net/code/fec/
- Diane Bruce, VA3DB
db@db.net
PR: ports/99895
Submitted by: db
|
|
|
|
|
|
|
| |
- this also unbreaks the port on 4.x
PR: ports/99904
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
that me.
PR: ports/99922
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
Discussed with: Rob Evers (ports author/ex-maintainer)
|
|
|
|
|
|
| |
PR: 99941
Submitted by: Stanislav Sedov <ssedov mbsd.msk.ru> (maintainer)
Approved by: delphij (mentor, implicit)
|
| |
|
|
|
|
|
| |
PR: 99923
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
Simplify the subdirectory we use for GCC-specific libraries and include
files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}.
Remove the hack to set RANLIB=: now that this has been addressed upstream.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
it is only retained for 4.X compatibility.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
module by default. (Default setting was changed by the previous commit to
databases/namazu2 by nork.)
- Remove WITH_MECAB knob and add WITH_KAKASI knob.
- Bump PORTREVISION.
PR: ports/99906
Submitted by: Takamichi Tateoka <tate@tateoka.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add mirror site
- Use prefered maintainer address
PR: 99902
Submitted by: Thomas Abthorpe <thomas goodking.ca> (maintainer)
Approved by: delphij (mentor, implicit)
|
| |
|
|
|
|
| |
Approved by: delphij (mentor, implicit)
|
| |
|
|
|
|
|
|
|
| |
- don't strip binaries when building with WITH_DEBUG
PR: 99813
Submitted by: Pawel Pekala <c0rn@o2.pl>
|
| |
|
|
|
|
|
| |
PR: ports/99909
Submitted by: maintainer (Yuan-Chung Hsiao)
|
|
|
|
|
|
| |
PR: ports/97622
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- Changes
* API CHANGE: new typedefs (and types) for namelist functions (csilvers)
* carry annotation status through to child templates/sections (ehamon)
* Support registering templates after global construct time (njain)
* Add pthread-rwlock support for darwin (csilvers)
* SetTemplateGlobalValue(): new variable type with new scoping (ehamon)
* Export a nothreads version of the ctemplate library (csilvers)
* Got rid of scandir call, which should improve portability (csilvers)
|
|
|
|
|
| |
PR: 99905
Submitted by: ahze
|
|
|
|
| |
Submitted by: Stefan Sperling <stsp@stsp.in-berlin.de>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/99833
Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (Daniel Roethlisberger)
|
|
|
|
| |
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
Original package changes:
* make directory indexing mode not look so ugly
* build a text version of the manual page
* make "make clean" work properly
PR: ports/99878
Submitted by: maintainer (Janos Mohacsi)
|
|
|
|
|
| |
PR: 99898
Submitted by: ahze (Michael Johnson)
|
|
|
|
|
|
| |
PR: 99872
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
|
|
| |
Changes:
- minor bugfixes
PR: ports/99877
Submitted by: maintainer (Janos Mohacsi)
|
|
|
|
|
|
|
|
| |
Original pakage changes:
- minot bugfixes
PR: ports/99875
Submitted by: maintainer (Janos Mohacsi)
|
|
|
|
|
|
|
|
|
|
| |
Original package changes:
- New functions netwib_buf_casecmp(), netwib_buf_cmp_str() and
netwib_buf_casecmp_str()
- bug fixes
PR: ports/99874
Submitted by: maintainer (Janos Mohacsi)
|
|
|
|
|
| |
so do them separately in order not to break up the ease of browsing the
most important stats, above.
|
|
|
|
|
|
|
|
| |
- Pass maintainersip to submitter
PR: 99901
Submitted by: Scott Flatman <sf slappy.org>
Approved by: delphij (mentor, implicit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This module provides some methods like DOM. This module is not strict
about XHTML format because many of HTML pages are not strict. You know,
many pages use <br> elemtents instead of <br/> and have <p> elements
which are not closed.
WWW: http://search.cpan.org/dist/p5-HTML-TagParser/
|
|
|
|
|
| |
PR: ports/99894
Submitted by: maintianer
|
|
|
|
| |
- Adopt this port for sparc64
|
|
|
|
| |
a binary instead of build from source.
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/99856
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/98709
Submitted by: Artis Caune <Artis.Caune@latnet.lv>
|
| |
|
|
|
|
|
|
|
| |
- fix typos
PR: ports/99394
Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org>
|
|
|
|
|
|
| |
to the program's web page.
Submitted by: Huver
|
|
|
|
|
|
| |
PR: ports/99510
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
Reviewed by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/99876
Submitted by: maintainer
|
|
|
|
| |
in gnus package for fix compatiblity with current xemacsen.
|
| |
|
| |
|
|
|
|
|
| |
PR: 99889
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/99855
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/99867
Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
|
|
|
|
|
| |
PR: ports/99866
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
is passed to submitter.
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99884
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99883
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
|
|
| |
- Remove dead WWW.
|
| |
|
|
|
|
|
|
| |
PR: 99868
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/99808
Submitted by: chinsan <chinsan.tw@gmail.com>
|
|
|
|
|
|
| |
PR: 99799
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
|
|
|
| |
Reported by: krismail
Approved by: maintainer (timeout 15 days)
|
|
|
|
|
|
|
| |
- Update WWW.
PR: ports/99801
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
* change maintainership of "devel/otrs" to "snb xx threerings.net"
Approved by: maintainer of "www/otrs"
|
| |
|
| |
|
|
|
|
| |
Submitted by: andrew clarke <mail@ozzmosis.com>
|
|
|
|
| |
Approved by: miwi (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
soon:
o some empty linux mtree directories (which will be used by some other
ports) are added;
o PORTREVISION is bumpted.
Approved by: netchild (mentor, implicit)
|
|
|
|
| |
for now. PORTREVISION intentionally not bumped.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the OPTIONS framework
- Use bsd.scons.mk
Many patches removed because we merged them upstream into XMMS2 HEAD
Checkout the release notes at:
http://wiki.xmms2.xmms.se/index.php/Release:DrEvil
PR: ports/99864
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
in Simplified Chinese.
Note that this is only a transition workaround. We need to have
consistent build tools rather than having two. For now, just add
the dependency so release engineers can do new builds properly.
Approved by: doceng (hrs)
Spotted by: re (kensmith)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
* Smoothly rolls down from the top of your screen
* Tabbed interface
* Configurable dimensions and animation speed
* Skinnable
* Sophisticated DCOP interface
WWW: http://extragear.kde.org/apps/yakuake/
PR: ports/94674
Submitted by: decept
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
| |
- assign to perl@
|
|
|
|
|
|
| |
PR: 99861
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99840
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
| |
|
|
|
|
|
|
| |
will show me that my laptop's battery is nearly dead as I commit this.
Approved by: mezz
|
|
|
|
|
|
|
| |
libnotify if it is present. Also, added a new knob, WITH_NOTIFY. Bump the
PORTREVISION.
Reported by: tmclaugh
|
| |
|
| |
|
|
|
|
| |
- Add support for sparc64
|
| |
|
| |
|
|
|
|
|
|
| |
unstable. Remove it.
Approved by: linimon
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
PORTREVISION bump).
PR: 97497
Submitted by: Samuel Stringham <sstringh@rackspace.com>
Approved by: maintainer timeout (20 days)
|
|
|
|
|
| |
PR: ports/99857
Submitted by: maintainer
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Submitted by: marcel
|
|
|
|
|
| |
PR: ports/99854
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/99853
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
active yet.
|
|
|
|
|
|
| |
PR: ports/98229
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
catalogs of the contents of any arbitrary media. Primarily it is most
useful for cataloging CDs, DVDs, and other such removeable media. The
catalogs can be quickly searched (including across multiple catalogs)
with regular expressions, exported as CSV or HTML files, sorted, and
statistical information gathered.
WWW: http://cdcat.sourceforge.net/
PR: ports/96828
Submitted by: Aren Tyr <aren.tyr at gawab.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
and transforms it into proper LaTeX syntax.
Author: Bayle Shanks <bshanks@ucsd.edu>
WWW: http://easylatex.sourceforge.net/
PR: ports/93397
Submitted by: Nicola Vitale <nivit at email.it>
|
| |
|
|
|
|
|
|
| |
PR: ports/99638
Submitted by: Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp>
Pointy hat to: linimon
|
|
|
|
|
|
| |
PR: 99261
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer, delphij (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
program. Remind's power lies in its programmability, and Wyrd does not hide
this capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you
more efficient at editing your reminder files directly. It also offers a
scrollable timetable suitable for visualizing your schedule at a glance. Here
is a screenshot.
Unlike most of the calendar applications available today, Wyrd is designed to
be both lightweight and fast. Startup time is negligible, UI navigation is
instantaneous, and the wyrd process typically consumes less than 2MB of
resident memory.
WWW: http://www.eecs.umich.edu/~pelzlpj/wyrd/
PR: ports/95361
Submitted by: Russell A. Jackson <raj at csub.edu>
|
|
|
|
|
| |
PR: ports/97654
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
|
| |
|
|
|
|
|
|
|
|
|
| |
the JUnit tool for Java, and the HUnit tool for Haskell.
WWW: http://home.wanadoo.nl/maas/ocaml
PR: ports/93957
Submitted by: Meikel Brandmeyer <ocaml-ounit-port at kotka.de>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
to medium-sized pictures used to decorate web pages. It is completely
written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.
Author: jdomain@users.sourceforge.net
WWW: http://www.j-domain.de/homepage.php?page=20
PR: ports/95895
Submitted by: Nicola Vitale <nivit at email.it>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- use ${RMDIR} to pet portlint(1)
PR: ports/99777
Submitted by: rafan
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
libraries.
The aim of ePDFView is to make a simple PDF document viewer, in the lines of
Evince but without using the Gnome libraries.
WWW: http://www.emma-soft.com/projects/epdfview/
PR: ports/99843
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Use GCC 3.2+ to build on 4.x
- Remove duplicate logic of detecting PGSQL_VER
PR: 99820
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/99586
Submitted by: Vlad V. Teterya <vlad at vlad.uz.ua>
Approved by: maintainer
|
|
|
|
| |
Submitted by: Volodymyr Kostyrko <arcade at synergetica.dn.ua>
|
|
|
|
|
|
| |
PR: ports/99746
Submitted by: clsung
Approved by: maintainer (snowfly_AT_yuntech dot edu dot tw)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release has several notable enhancements, including the
addition of a new example geometry model of a toy vehicle. The DXF
converter received considerable attention with the addition of
support for most of the formerly unsupported 2D entities. Several
bugs were identified and fixed in mged, g2asc, g_diff, and asc-nmg.
Documentation was improved for dbupgrade and dxf-g, and a new g-var
tool was created to facilitate conversion of models for purposes
directly related to OpenGL display lists. Finally, the new archer
modeling tool received support for multi-select and cut-n-paste.
PR: ports/99819
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 99816
Submitted by: chinsan <chinsan.tw@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 99834
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
depends on a linux_base port
|
|
|
|
| |
Pointy hat to: aaron
|
| |
|
| |
|
|
|
|
| |
* Pet portlint(1)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
which is not installed by the base gcc for some reason. Without this
fix binaries that link to liboil would fail to load.
|
|
|
|
| |
Spotted on: portscout
|
|
|
|
|
|
|
|
| |
www/otrs is a dupe in index. I disconnected devel/otrs since
it looks like www/otrs was commited first and www/otrs listed
in modules while devel/otrs isn't.
Reported by: erwin index build email
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 99815
Submitted by: rafan
Approved by: maintainer, delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99821
Submitted by: rafan
Approved by: maintainer, delphij (mentor, implicit)
|
|
|
|
|
|
| |
PR: 99823
Submitted by: rafan
Approved by: maintainer, delphij (mentor, implicit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/99824
Submitted by: Rick van der Zwet <rick_AT_wzoeterwoude dot net>
|
|
|
|
|
|
|
|
|
|
|
| |
NAKAJI-san kindly signed to JCA for upstream,
so we accept the patch.
Please refer policy section
of http://porting.openoffice.org/freebsd
.
PR: 99284
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
|
|
|
|
| |
Also add a "make fetchdist" target for easier regeneration"
|
| |
|
| |
|
| |
|
|
|
|
| |
- Pet portlint
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/99100
Submitted by: Tim Welch <ports@thepentagon.org>
Approved by: ahze (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/99822 (in followup)
Submitted by: keramida(maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
library built with gcc-3.2.
Reported by: thierry
Approved by: netchild (mentor)
|
| |
|
|
|
|
|
|
| |
same software
Requested by: ceri (maintainer)
|
| |
|
|
|
|
| |
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the LIBEPP-NICBR C++ library that partially implements the Extensible
Provisioning Protocol (EPP), as described in the Internet Drafts RFC3730bis to
RFC3734bis and RFC3735.
RFC3731bis - EPP Domain Name Mapping - was implemented with hosts as attributes
of the Domain Object.
In order to conform to the .BR model, extensions to the EPP Domain Name and
Contact Mapping were made (draft-neves-epp-brdomain and draft-neves-epp-brorg),
supported since version 0.2. The documentation for these extensions is
available at EPP References [1].
[1]
http://registro.br/epp/rfc-EN.html
WWW: http://registro.br/epp/
|
|
|
|
| |
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
|
|
|
|
| |
as disable socket.test in this case. Some of the TCL's self-tests attempt to
open a socket to (or request http-data from) a "dead" port on the localhost.
These tests expect a quick failure, but get a hang, when the blackhole is on.
Tests in http.test use a timeout, but some of those in socket.test do not...
Pointed out by: confusion on ports@
|
| |
|
|
|
|
| |
Spotted by: pav
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
utility for work with dictionaries in StarDict's format.
The word from "list of words" may be string with leading '/' for using Fuzzy
search algorithm, string may contain '?' and '*' for using regexp search.
It work in interactive and not interactive mode.
WWW: http://sdcv.sourceforge.net/
PR: ports/96836
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
| |
PR: 99730
Notified by: Richard <admin@ausacorp.com>
Approved by: pirzyk
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
operators. Despite its name, it supports all three major Irish operators - o2
Ireland, Vodafone Ireland and Meteor Ireland.
The program works by simulating a web browser's interaction with those
websites. In essense, the program is really just a stripped-down specialised
browser.
At the time of writing, o2 web accounts have 250 free web texts per month,
Vodafone 300 and Meteor 300. After sending a message, o2sms will tell you how
many you have remaining.
WWW: http://www.mackers.com/projects/o2sms/
PR: ports/98916
Submitted by: Conor McDermottroe <ports at mcdermottroe.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
include:
*) Update check.m4 to search for libraries and headers in /usr/local/*
and $prefix/*. Ports/programs that use libcheck now work with the
configure arg `--with-check` without needing to specify the
location as an argument. Someone with more autofoo may want to
review this. Patch submitted upstream.
*) Removed incorporated patches.
*) Installing docs and examples in their proper location.
*) Removed a description of the benefits of unit testing in pkg-descr.
*) No longer installing COPYING.
Approved by: mikeh (maintainer)
|
|
|
|
|
|
|
|
| |
- Use PLIST_FILES, remove pkg-plist
PR: 99814
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
| |
|
|
|
|
|
|
| |
PR: 99809
Submitted by: maintainer
Approved by: delphij (mentor, implicit)
|
| |
|
|
|
|
|
| |
PR: 99713
Submitted by: Dan Langille (maintainer)
|
| |
|
| |
|
|
|
|
| |
Add TempalteFromString support.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
the Twisted framework. It uses the OSCAR protocol to communicate with AOL's
servers and should work with any Jabber implementation available.
Author: Daniel Henninger <jadestorm@nc.rr.com>
WWW: http://pyaim-t.blathersource.org/
PR: ports/98768
Submitted by: Derek Kulinski <takeda at takeda.tk>
|
| |
|