summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - file retired, new location ports/Mk/bsd.gnustep.mkdinoex2003-08-301-218/+0
|
* [NEW PORT] devel/poslib: Posadis C++ DNS libraryedwin2003-08-305-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | Poslib is a portable C++ DNS library, a part of Posadis project. It consists of two parts: a client library and a server library. Using the client library, you can simply develop applications that use the Domain Name System (DNS). It includes many functions for resolving, domain-name manipulation and Resource Record (RR) creation. The server library, based on the client core, can be used to develop DNS servers. By implementing a query entry-point function using the Poslib library of functions, you can easily create DNS servers, without worrying about low-level details such as DNS message compilation, domain-name compression and UDP/TCP transmission. Author: Meilof Veeningen <meilof@users.sourceforge.net> WWW: http://posadis.sourceforge.net/projects/poslib.php PR: ports/55195 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* ports/devel/tclxml depends on ports/devel/tcllibedwin2003-08-301-1/+2
| | | | | | | | | Tclxml (ports/devel/tclxml) depends on ports/devel/tcllib, but this is not present in RUN_DEPENDS variable (see Makefile). PR: ports/54584 Submitted by: Nicola Vitale <nivit@libero.it>
* Update to 0.28mat2003-08-292-2/+2
|
* Update to 0.17mat2003-08-292-3/+2
|
* New port - devel/xxlkrion2003-08-296-0/+54
| | | | | | | | | | | | | | | | | XXL is a library for C and C++ that provides exception handling and asset management. Asset management is integrated with the exception handling mechanism such that assets may be automatically cleaned up if an exception is thrown, which allows for much simplified program structure with respect to error handling. By allowing XXL to track assets and using its exception handling features, the programmer no longer has to check error conditions on every function call and cleanup the assets on failure because XXL does the work. PR: 56128 Submitted by: Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us>
* Fix fetch.marcus2003-08-281-2/+1
| | | | Submitted by: maintainer
* Add flyspray 0.9.4,erwin2003-08-287-0/+254
| | | | | | | | a simple, easy-to-use web based bug tracking system. PR: 56082 Submitted by: Nick Hilliard <nick@foobar.org>
* Some optimizations for unsigned bit fields.lev2003-08-282-2/+2
|
* NEW PORT: devel/libds (Useful data structures library)edwin2003-08-285-0/+78
| | | | | | | | | A small, but useful library of data structures. Has AVL tree, binary heap, hash table, a queue, a stack, variable length array. PR: ports/44565 Submitted by: Peter Bozarov <peter@bozz.demon.nl>
* Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.roger2003-08-2811-0/+237
|
* The HTML documentation tarball has been removederwin2003-08-283-89/+2
| | | | | PR: 56071 Submitted by: maintainer
* New port: p5-Module-CoreListdemon2003-08-285-0/+40
| | | | | | | | | | | Module::CoreList contains the hash of hashes %Module::CoreList::version, this is keyed on perl version as indicated in $]. The second level hash is module => version pairs. It also contains %Module::CoreList::released hash, which has ISO formatted versions of the release dates, as gleaned from the perlhist manpage. Submitted by: Autrijus Tang <autrijus@autrijus.org>
* New port: p5-Module-ScanDepsdemon2003-08-285-0/+33
| | | | | | | This module scans potential modules used by perl programs, using line-by-line analysis and elaborate heuristics. Submitted by: Autrijus Tang <autrijus@autrijus.org>
* New port: p5-Locale-Maketext-Simpledemon2003-08-285-0/+37
| | | | | | | | | | | This module is a simple wrapper around Locale::Maketext::Lexicon, designed to alleviate the need of creating Language Classes for module authors. If Locale::Maketext::Lexicon is not present, it implements a minimal localization function, so the program can function normally. Submitted by: Autrijus Tang <autrijus@autrijus.org>
* New port: p5-PAR.demon2003-08-285-0/+58
| | | | | | | | | | | | | | | | | | The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes cross-platform packaging and deployment a breeze for Perl programmers. Notable features include: * Turn your Perl programs into ready-to-run executables * Pack scripts and requered libraries with a binary loader * Put PAR files into @INC to avoid version conflicts * Works with remote URL as well as local files * Supports XS modules and DATA sections * Turns CPAN module distributions into PAR distributions * Install, uninstall, signs and verifies PAR distributions * Runs scripts inside PAR files, generated by "pp -p" Submitted by: Autrijus Tang <autrijus@autrijus.org>
* New port: p5-version.demon2003-08-285-0/+37
| | | | | | | | This module implements overloaded version objects for all versions of Perl, including all of the features of version objects which will be part of Perl 5.10.0 except automatic v-string handling. Submitted by: Autrijus Tang <autrijus@autrijus.org>
* New port: p5-PAR-Dist.demon2003-08-285-0/+42
| | | | | | | | | | | | | | | | | | | This module creates and manipulates PAR distributions. They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their "make" or "Build" stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file. The naming convention for such distributions is: $NAME-$VERSION-$ARCH-$PERL_VERSION.par For example, "PAR-Dist-0.01-i386-freebsd-5.8.0.par" corresponds to the 0.01 release of "PAR-Dist" on CPAN, built for perl 5.8.0 running on "i386-freebsd". Submitted by: autrijus@autrijus.org
* Update to 1.1.4.1perky2003-08-283-29/+29
|
* - use new hook USE_GNUSTEP in bsd.port.mkdinoex2003-08-283-20/+11
|
* Use the virtual category "scheme" (part ii)edwin2003-08-281-1/+1
| | | | | | | | | Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Update to release 1.16dds2003-08-273-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reformat and update pkg-descr Release 1.16 is associated with the following changes: - Declarations can be intermixed with statements (C99). - __typeof can have as its argument an expression and not only an identifier. - Support for C99 variable number of arguments preprocessor macros. - Allow case expression ranges (gcc extension). - Recognise __atribute__(__unused__) for determining which identifiers should not be reported as unused (gcc extension). - Command-line option to generate a wrongly scoped identifier and unused include file and identifier warning report. - Separate identifier attribute for enumeration constants. This allows us stop incorrectly categorizing them as having global (compilation unit) visibility. - Error reporting format is now compatible with gcc. - Dereferencing a function yields a function (common extension). - Command-line option to process the file and exit. - Document processing of the FreeBSD kernel. - Correct typing of assembly-annotated declarators. - Fixed assertion failure that could be caused when parts of concatenated identifiers were no longer available (e.g. when processing files with the -m T option.) - Correct handling of macro parameters that match other macros and are followed by a concatenation operator (they were erroneously replaced). - Add workaround for gcc __builtin_va_copy in the provided definition files. - Corrected the handling of main() in the example definition files. Approved by: netchild
* Update to 3.2.0.knu2003-08-275-26/+19
|
* Incorporate a patch from [ruby-dev:21263] to fix the problem where itknu2003-08-276-0/+90
| | | | | | segfaults when there is an error in char-class in char-class. Bump PORTREVISION accordingly.
* Update to 0.24mat2003-08-272-5/+11
| | | | | | fixup DEPENDS Approved by: maintainer
* Update to 0.22mat2003-08-272-2/+2
| | | | Approved by: maintainer
* Update to 2.03mat2003-08-273-7/+6
| | | | | | fixup plist Approved by: maintainer
* Update to 0.20mat2003-08-272-4/+3
|
* - Update to 1.7.3dinoex2003-08-273-3/+3
|
* - Update for GNUstep 1.7.3dinoex2003-08-271-1/+2
| | | | | - preserve MAKE_ENV Approved by: knu (implicit)
* Grrr...actually up the PORTVERSION.marcus2003-08-261-2/+1
|
* Update tla (C arch client) to use GNU's patch (gpatch).seanc2003-08-261-1/+4
| | | | | Submitted by: Curtis.Dunham@alltel.com Obtained from: arch-users mailing list
* Update to 2.2.3.marcus2003-08-262-1/+3
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-2622-4/+22
| | | | Prodded by: kris
* - Update to version 5.5.6krion2003-08-263-13/+7
| | | | | PR: 55999 Submitted by: Ports Fury
* Update to 0.04mat2003-08-262-5/+3
| | | | | | clean DEPENDS Approved by: demon (mentor)
* Update to 0.06mat2003-08-262-2/+2
| | | | Approved by: demon (mentor)
* Some fixes in target.lev2003-08-264-4/+4
|
* - Update to version 0.5krion2003-08-265-4/+23
| | | | | | | - Use DOCSDIR macro PR: 55974 Submitted by: maintainer
* Update to 1.3.6bland2003-08-256-37/+19
| | | | Approved by: marcus (mentor)
* Update to 2.1.0bland2003-08-254-4/+4
| | | | Approved by: marcus (mentor)
* Update to 1.3.3bland2003-08-253-3/+3
| | | | Approved by: marcus (mentor)
* Update to 1.3.7bland2003-08-258-56/+28
| | | | Approved by: marcus (mentor)
* - Update to 0.26 (fixes several minor bugs), see NEWS forkrion2003-08-252-2/+2
| | | | | | | details PR: 55970 Submitted by: maintainer
* - Fix gcc33 problems within commentsdinoex2003-08-252-0/+14
|
* * Update to 1.019marcus2003-08-253-6/+11
| | | | | | | | * Assign maintainership to submitted PR: 55943 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: Bram Moolenaar <Bram@moolenaar.net> (previous maintainer)
* - Update to 1.8.3erwin2003-08-253-4/+12
| | | | | | | | | | * The variant-to-string typecast problem that caused compilation errors with GCC 3.3 was fixed. * A problem with template lists was fixed. * Documentation improved. PR: 55958 Submitted by: maintainer
* Update port to 3.2.2.jedgar2003-08-254-4/+4
|
* - Utilize DOCSDIR and EXAMPLESDIRkrion2003-08-252-957/+955
| | | | | | | | | - make portlint happy: move DISTFILES - change COMMENT a little - ${ECHO} -> ${ECHO_MSG} PR: 55946 Submitted by: maintainer
* Chase the libintl.so shared lib version.marcus2003-08-2522-22/+22
|
OpenPOWER on IntegriCloud