Commit graph

155021 commits

Author SHA1 Message Date
Vasil Dimov
4c1934bc44 Add wwwssl to the list of libraries to link with
PR:		ports/99863
Submitted by:	Julian Elischer <julian@pan.ironport.com>
2006-07-10 12:59:39 +00:00
Ion-Mihai Tetcu
7790cb7367 An e17 module indicating the system's current uptime, load averages and number
of active users in a configurable interval.

Author:	Matthew Mullins
WWW:	http://www.enlightenment.org

PR:		ports/99368
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-10 12:49:20 +00:00
Ion-Mihai Tetcu
cefb4c693b An E17 module which minimizes all windows in order to show the desktop.
Author:	Christopher Michael <devilhorns@comcast.net>
WWW:	http://www.enlightenment.org

PR:		ports/99361
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-10 12:35:15 +00:00
Simon L. B. Nielsen
3a8b79ee40 - For the latest trac entry include information from the release
announcements about setups which are not affected.  To avoid having
  to reference two documents simply reference the release notes for
  all the information (it's basically the same as the changelog with
  slightly different wording).
- Add a modified date tag.
2006-07-10 11:48:00 +00:00
Florent Thoumie
ad30eccbd5 Update to 4.0.1660.
PR:		ports/99984
Reported by:	Jean-Baptiste Quenot <jbq@caraldi.com>
2006-07-10 11:02:08 +00:00
Markus Brueffer
0089ffeda5 Update to version 2.6 2006-07-10 10:12:54 +00:00
Markus Brueffer
ad7c779e09 Update to version 0.12.16 2006-07-10 10:10:12 +00:00
Simon L. B. Nielsen
2386c49067 Document twiki -- multiple file extensions file upload vulnerability. 2006-07-10 08:56:13 +00:00
Simon L. B. Nielsen
ec5ed71f95 Improve markup for last entry. No content change. 2006-07-10 08:39:42 +00:00
Cheng-Lung Sung
dc2fc40ccd - update to 0.2.2
- Added option -w to report matching port directories.

PR:		ports/100014
Submitted by:	maintainer (Martin Kammerhofer)
2006-07-10 07:53:48 +00:00
Hiroki Sato
6b14db7984 Update to 20060414. Changes include:
** 20060414

- This is the first snapshot of the new HID version of PCB.  HID, which
  stands for Human Interface Device is the abstraction created by
  DJ Delorie which seperates the core PCB code from the graphical user
  interface.  In this release, two GUI HID's are supported, gtk and lesstif.
  In addition, there are HID exporters for postscript and encapsulated
  postscript, RS-274-X (gerber), bill of materials, centroid file, and
  png/gif/jpeg.  This represents a major restructuring of the code and
  many months of work.

- PCB's actions (the commands which drive the core of the program and
  may be directly accessed by the user) now have the documentation in-line
  in the code and the actions reference section of the manual is
  extracted from the in-line documentation.  The goal it to provide more
  complete and accurate documentation.  As always the manual is still
  a work in progress but it is getting more complete and up to date.

- Fixed a long standing segfault when saving connection data

- Fixed a DRC bug

- Fix some rounding issues when setting sizes.  Hopefully this will address
  the issue with 23.99 mil drills and related problems.

- The html manual is now in one file instead of many files

- The lesstif HID now supports loading of background images to help
  recover a layout which may exist in hardcopy form only.

** 20060321

- Add internal support for more than 8 layers.  By default PCB is still
  compiled for 8 copper layers.
- Fixed several minor bugs in the GTK user interface including fixing
  scrolling of the log window, fixed up some of the DRC reporting
  and mm/mil units.
- Fixed several key bindings.
- Updated refcard.tex to reflect the current set of key bindings.
- Fixed some minor bugs which caused compilation problems on some
  systems.
- Converted the QFN footprints to hi-res.
- Added documentation to the manual for the centroid file format and
  the algorithm used for finding the centroid and rotation.
- Fixed a bug so that the initial layer named 'component' is actually
  on the component side of the board and 'solder' is actually on the
  solder side of the board.
- Fixed the pin order in the bourns trim pots (~bourns library)
- Added actions and a script to allow command line printing.
- Added IPC-7351 recommended footprints for 0201, 0402, etc passives.
- Fixed SME5 package.
- Fixed a bug which prevented disabling nets from the ratsnest
- Fixed a bug where clearances could be set 1 below the spacing
- Fixed clearline flag so that arcs also have this property.
- Speed up rtree searches and other autorouter speedups.
- Fixed a bug in computation of the closest polygon point.
- Use rtrees for polygon handling for speed improvements.
- Add a ChangePinName() action.
- Fix a bug which caused duplicate rats names when manually adding
  rats lines.
- Added DRC checks for minimum drill diameter and minimum annular ring.
- Add a minimal glossary to the manual
- Fix the author name in the fab drawing
- Cause the crosshair to snap to pad ends instead of center for rat
  drawing.
- Add "join" to SetFlag, ClrFlag and ChangeFlag.
- Added inline documentation for the pcb file syntax.  The manual now
  is up to date and correctly documents the file format.  In addition
  the inline documentation will make it much easier to maintain the
  documentation.
- Remove some broken m4lib footprints
- Put the correct setting for the gschem footprint= attribute in []
  in the library window for the m4 libraries.

Submitted by:	Stanislav Sedov (ssedov at mbsd dot msk dot ru)
PR:		ports/99942
2006-07-10 06:38:55 +00:00
Joseph Koshy
4f978e6349 Upgrade to v1.3.5.
Upstream changes include:
 - A new module "Cfg" for computing control-flow graphs.
 - Several new analyses: reaching definitions, liveness analysis,
   available expressions, dead code elimination.
 - New flag '--noInsertImplictCasts'.
 - Support for C struct layouts used by microcontroller compilers.
 - A rewrite of module ext/callgraph.
 - Support for many GCC builtin functions.
 - Many bug fixes.
2006-07-10 05:59:33 +00:00
Xin LI
ab2df0e5aa Update to 2.4.8, while I'm there, turn share/gnome/stardict into
dirrmtry because dictionaries are also installed there.
2006-07-10 05:55:56 +00:00
Rong-En Fan
9e6a69437a - Fix pkg-plist [1]
- pet portlint(1)

Noticed by:	pointyhat via linimon [1]
2006-07-10 05:32:58 +00:00
Mark Linimon
a3a9430c9a Bring this up to what is currently being tested on the cluster, including
ports/98105, ports/98565 (both forgotten last time), and ports/99370, a
bugfix for USE_LDCONFIG with on-default prefix.
2006-07-10 05:29:04 +00:00
Mark Linimon
a7ecb6fda5 Mr. Forehead, meet Mr. Brick Wall. Mr. Brick Wall, meet Mr. Forehead.
Revert the previous deletion; it was a victim of a script.
2006-07-10 05:21:24 +00:00
Yen-Ming Lee
d16183c4fb - update to 0.63 2006-07-10 05:16:49 +00:00
Mark Linimon
9e3fc5074e ports/Mk/bsd.*.mk caught up with these files as of the commit on 2006/07/05
02:18:08, so delete them until they are needed again.
2006-07-10 05:14:58 +00:00
Mark Linimon
152deb7b3c Bring this up to ports/Mk/bsd.port.mk 1.537 (incorporates 1.536).
Forgotten by:		linimon
2006-07-10 05:12:25 +00:00
Joe Marcus Clarke
a9c8f80cb7 Really fix the build by depending on docbook-xsl, and using the installed
docbook stylesheet rather than fetching it via HTTP.
2006-07-10 05:03:21 +00:00
MANTANI Nobutaka
8e69bf57cb Add dependency to devel/pkg-config to fix package building error.
Reported by:   linimon
2006-07-10 03:42:51 +00:00
Rong-En Fan
11dfbdee54 - Update to 1.10.2 (It's real now!)
PR:		99868, 99991
Submitted by:	maintainer
Pointy hat to:	rafan
2006-07-10 03:19:37 +00:00
MANTANI Nobutaka
400b78794c Add emacs-devel support.
PR:		ports/99915
Submitted by:	Toni Schmidbauer <toni@stderror.at>
2006-07-10 03:19:24 +00:00
Marcus Alves Grando
f844d449b6 * databases/Makefile
Add py-pysqlite23 entry

* databases/py-PySQLite10

Litte modification in CONFLICTS

* databases/py-PySQLite11

Litte modification in CONFLICTS

* databases/py-pysqlite20

Fix CONFLICTS

* databases/py-pysqlite21

Fix CONFLICTS

* databases/py-pysqlite22

Fix CONFLICTS

* databases/py-pysqlite23

Update to 2.3.2

Repocopy by:	marcus
2006-07-10 03:07:30 +00:00
MANTANI Nobutaka
bdf954a1a8 Fix dependencies for EMACS_PORT_NAME = emacs22. 2006-07-10 02:57:15 +00:00
MANTANI Nobutaka
2bd73027be Make DEPPORT_SUFFIX empty when EMACS_PORT_NAME = emacs22 since editors/apel-emacs22
and editors/flim-emacs22 does not exist.
2006-07-10 02:42:53 +00:00
Joe Marcus Clarke
2f4d8e1096 Add a BUILD_DEPENDS on Python. 2006-07-10 02:15:17 +00:00
Joe Marcus Clarke
4f138d91aa Add a missing dependency on lcms. 2006-07-10 02:12:50 +00:00
MANTANI Nobutaka
a25a39a9fa Add WITHOUT_X11 knob. 2006-07-10 02:06:29 +00:00
Craig Rodrigues
5301980440 Upgrade to xfsprogs 2.8.4 2006-07-10 02:05:51 +00:00
Joe Marcus Clarke
4089794160 Make the cairo output backend optional (defaults to enabled). Turning this
off can help performance when rendering certain PDF documents, especially
those that contain Type 3 fonts.

Reported by:	Veiko Palge <veiko.palge@gmail.com>
2006-07-10 02:04:07 +00:00
MANTANI Nobutaka
e6dae67453 Fix typo for files/tor.in.
PR:		ports/99970
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-07-10 01:41:28 +00:00
Rong-En Fan
f016f44641 Add p5-Encode-Detect 0.01, an Encode::Encoding subclass that detects the
encoding of data.

PR:		ports/99980
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-10 01:26:05 +00:00
Cheng-Lung Sung
914427ecc8 - Update to 1.6.1
PR:		ports/99963
Submitted by:	clsung
Reviewed by:	maintainer (Serge Gagnon)
Approved by:	maintainer
2006-07-10 01:15:04 +00:00
Jun Kuriyama
1615b15eaf - Upgrade to 0.9.6-ja.
- Change default charset from iso-8859-1 to utf-8.

Security:	http://www.vuxml.org/freebsd/b0d61f73-0e11-11db-a47b-000c2957fdf1.html
2006-07-10 00:35:15 +00:00
Ion-Mihai Tetcu
ed3ead1440 Open Journal Systems (OJS) has been developed by the Public Knowledge Project.
For general information about OJS and other open research systems, visit the PKP

WWW: http://pkp.sfu.ca/

PR:		ports/92197
Submitted by:	Filipe Rocha <filiperocha at gmail.com>
2006-07-09 23:44:43 +00:00
Jun Kuriyama
e2ca9fa5ad Add trac DoS. 2006-07-09 23:31:14 +00:00
Ion-Mihai Tetcu
7ee0d87efa Unbreak this and slave ports.
PR:		ports/99202
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer timeout
2006-07-09 23:05:10 +00:00
Michael Johnson
79efbb3448 - Fix build with new gmake 2006-07-09 22:03:15 +00:00
Michael Johnson
e7248d0f55 - Fix build with new gmake 2006-07-09 21:57:49 +00:00
Ion-Mihai Tetcu
1ed60c0c52 Remove japanese/phpgroupware at maintainer request.
PR:		ports/97330
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>,
Requested by:	maintainer in above PR
2006-07-09 21:24:25 +00:00
Boris Samorodov
6478ed46be 1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2.     [1]

Requested by:	netchild [1]
Approved by:	netchild (mentor, implicit)
2006-07-09 21:01:45 +00:00
Christian Weisgerber
b1a42e0611 Give encoding of metadata to/from UTF-8 a fighting chance.
Dug up by Heino Tiedemann <rotkap@GMX.de> who kept going on and on
about this on various mailing lists without ever bothering to contact
the maintainer.

Obtained from:	upstream CVS
2006-07-09 20:59:24 +00:00
Boris Samorodov
7ecfed784d Prepare for linux infrostructure ports transition from FC3 to FC4:
o  move dealing with linux locale files (creating empty ones) for
   other linux ports to linux_base-fc4;
o  remove all empty directories creation from pkg-plist to pkg-install
   (which is executed when installing from ports tree and thus not only
   installing from a package will create empty directories);
o  substitute all @dirrmtry by @dirrm -- from package building point
   of view this package (linux_base) should be removed after all other
   linux ports. (approved in principle by mentor)

Approved by:	netchild (mentor, implicit)
2006-07-09 20:50:07 +00:00
Ion-Mihai Tetcu
32ca423e31 Fix check for kernel sources.
PR:		ports/96543
Submited by:	Alexandr Kovalenko <never@nevermind.kiev.ua>,
		the patch commited: from maintianer.
2006-07-09 20:13:20 +00:00
Ion-Mihai Tetcu
f5a473f755 K-Track is an graphical satellite prediction Program that runs under KDE.
It's really accurate as it calculates using the NORAD SGP4/SDP4 Models.
It Controls your Rig for doppler compensation / antenna pointing

Written by lx2gt AT users.sourceforge.net

WWW: http://ktrack.sourceforge.net/

- Diane Bruce, VA3DB
db@db.net

PR:		ports/93781
Submitted by:	Diane Bruce <db at db.net>
2006-07-09 19:55:57 +00:00
Mark Linimon
48eea8eed4 Make it a little more robust. 2006-07-09 19:02:14 +00:00
Michael Johnson
f1b5d7479c - Fix build with new gmake
Reported by:	dinoex (Dirk Meyer)
2006-07-09 18:51:39 +00:00
Mark Linimon
8ccf5fa29d Convenience script to tersely display all currently running package builds. 2006-07-09 18:16:32 +00:00
Rong-En Fan
8e499383da The following three ports changed their name to use "-"
to match upstream.

sysutils/lineak_defaultplugin
sysutils/lineak_kdeplugins
sysutils/lineak_xosdplugin

PR:		99402, 99403, 99404
Submitted by:	Kay Lehmann <kay_lehmann web.de> (maintainer)
2006-07-09 18:10:48 +00:00