- Remove temporarily all eik's work. We'll try to find a decent way to deal
with major changes. Of course we'll reuse his good ideas
List of changes (PR - synopsis)
85695 - Add bsd.database.mk.
85669 - bsd.ports.subdir.mk: Ports not escape plus signal in make search
85488 - [PATCH] New "makepatch: " target to help ports authors
86106 - ${CC} should be added to ${MAKE_ENV} when ${USE_GMAKE} is set
84489 - Depreciated MACHINE_ARCH being used in bsd.port.mk
83835 - Remove OpenLDAP ver. 21
83718 - Add bsd.tcl.mk for convinience for tcl/tk ports
83716 - Fix cosmetic bug in security-check target
83710 - Add INDEX-7
82753 - patch to add functionality to ports macro bsd.port.subdir.mk
82138 - [patch] timewaster: remove old versions from bsd.port.mk
81206 - new category proposal: net-im
79509 - add .desktop file facilities to bsd.port.mk
79123 - [patch] bsd.port.mk - add SHA256 support to "make checksum"
74866 - Update Mk/bsd.port.mk to support python packages with OPTIONS
73797 - Be causious compiling with -O2 (use -fno-strict-aliasing)
85490 - [PATCH] If WANT_LINT is set, port building can break
XXXXX - Add bsd.apache.mk
- I didn't bump libver because evince and pdf both work with out it being bumped
if anyone has problems please email me.
PR: ports/86264
Submitted by: Ports Fury
that uses OpenGL & OpenML hardware rendering to give operators real time
interactivity. The system is cross platform, and also includes full CG,
paint and image processing modules.
PR: ports/85838
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
graphs, automata, nets, diagrams, etc... under the picture environment
of LaTeX. A picture with gastex basically consists of nodes and
edges. Here are a few examples of pictures that are easily defined
with gastex.
WWW: http://www.lsv.ens-cachan.fr/~gastin/gastex/gastex.html
the one used by the "Hacha" software, a well known splitter in Spain and
Latinamerica. HOZ is an open-source and portable C implementation of an
"Hacha" compatible splitter.
PR: ports/86245 (based on)
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
system login. The primary reason for doing this is to allow users'
home-directories to be located on a SFS server.
PR: ports/86095
Submitted by: David Thiel <lx@redundancy.redundancy.org>
(according to the release notes), so our heuristic assumes the module is
missing and tries to load it, which fails as the module already exists.
PR: ports/86286
Submitted by: maintainer
by transferring data between them using xml-rpc. This can save a lot of time
over the old export / transfer / import dance.
PR: ports/86285
Submitted by: Tim Middleton <x@vex.net>
o Fix undefined symbol error. MP4GetTrackAudioType was replaced by
MP4GetTrackEsdsObjectTypeId on libmp4v2 0.9.9.
o Bump PORTREVISION, accordingly.
Approved by: ahze
TMSNC is a textbased (console) MSN client written in C. TMSNC should work on
most Unix (Linux, BSD, MacOS) compatible operating systems. The goal of this
project is to create a client like MSN Messenger (with sound, webcam and file
transfer support), but without any graphical features.
WWW: http://tmsnc.sourceforge.net/
PR: 85951
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
Contributed by: garga
This module provides a framework to produce sprite animations
using ASCII art. Each ASCII 'sprite' is given one or more frames,
and placed into the animation as an 'animation object'. An
animation object can have a callback routine that controls the
position and frame of the object.