| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Add LICENSE
Fix usage of PORTDOCS in plist, no bump required
PR: ports/159173
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by: tabthorpe (mentor)
|
|
|
|
|
| |
PR: 158270
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Applied several patches from this website:
http://newton.ex.ac.uk/teaching/CDHW/Electronics2/userguide/secD.html
specifically fixes for:
- Where command causes crashes
- Recognition of scale factors in arbitrary source
- Current Controlled Switch in subckt, parsing error
- Noise analysis bug
- Save segmentation faults
- BSIM1 model xpart parameter random
- Tran analysis default TSTEP
PR: ports/143727
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- Sync patches with NetBSD. No functional changes
PR: ports/117997
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: 110439
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
| |
PR: ports/104109
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
|
|
|
|
| |
* ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps/
|
|
|
|
|
|
| |
patch-src_lib_inp_inpptree_c.
Gently nudged by: kris
|
|
|
|
|
| |
right-hand operand was a constant, because of a bug in the code to
take the derivative of an expression. Add a patch to fix that.
|
|
|
|
|
|
|
|
| |
- Import a patch from DragonflyBSD;
- Pet portlint.
Submitted by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
|
| |
|
| |
|
|
|
|
| |
WITHOUT_X11.
|
|
|
|
|
|
| |
since the documentation was written. Fix the port so that it emits
an error message rather than getting a segmentation violation if the
old syntax is used.
|
|
|
|
| |
on CURRENT.
|
|
|
|
| |
Noticed by: bento via kris
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add LOCALBASE to path to allow building with gcc from ports
PR: ports/58867, ports/59140
Submitted by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
DoubleF <doublef@tele-kom.ru>
Approved by: adamw (mentor)
|
|
|
|
|
| |
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
|
|
|
|
| |
Pet portlint.
|
|
|
|
| |
1996. It seems time has passed this influential program by.
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
| |
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
| |
MD5 Checksum changed. A diff -ruN old new showed up that the content
is identical.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
port can be maintained: previously there were multifile patches and several
patches for the same file, now it is a lot cleaner.
2. I also merged a memory leak fix and some fixes from
spice3f5-spaghetti.
4. MFB and removed GNUREADLINE support
5. honor CFLAGS and CC.
6. Add documentation.
7. Maho didn't change the name of port spice to spice3.
because spice4 might :) appear in the future. version number
should be listed on *only* PORTVERSION.
8. drom maintainership
PR: 54603
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
- new spec command for spectral analysis
- JFET level 2 model
PATCHLEVEL is now 2
PR: 52410
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
| |
Obtained from: OpenBSD
|
|
|
|
|
|
| |
b. Maintainer ship dropped (e-mail bounce)
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
| |
|
|
|
|
| |
Requested by: kris
|
|
|
|
|
|
|
|
| |
. Declare HAS_INTWAITSTATUS in order to get it to compil at all (wonder
how this used to work before)
. While i was at it, use HAS_SYSVDIRS instead of HAS_BSDDIRS to get rid
of the obsolescence warning in <sys/dir.h>.
|
|
|
|
| |
Another old patch of mine the maintainer never responded to.
|
|
|
|
|
|
|
|
| |
already free()d client_data. Instead, extract the widget to destroy
first, then destroy the client_data, then destroy the remembered
widget.
The maintainer of this port never responsed to my emails.
|
|
|
|
|
| |
PR: 28756
Submitted by: Patrick Li <pat@databits.net>
|
|
|
|
|
|
| |
don't really support in FreeBSD.
No response by: maintainer
|
| |
|
|
|
|
|
| |
PR: 18509
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
| |
|
| |
|
|
|
|
|
| |
installed as spice3 and, despite trying very hard, my hands are hardcoded
to type "man binary-name" for help on any executable.
|
| |
|
|
|
|
| |
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
|
|
|
|
|
| |
PR: 10481
Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the letters "B" and "C". And some Chinese symbols as well.
|
|
|
|
|
| |
PR: 6883
Submitted by: Pedro Giffuni S. <giffunip@asme.org>
|
|
|
|
|
| |
PR: 4721
Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
|
|
|
|
|
| |
http://hera.eecs.berkeley.edu/~software/spice3f5.html
indicates that the export restrictions no longer apply.
|
| |
|
|
|
|
|
|
| |
Closes PR 2254.
Submitted by: Julian Jenkins <kaveman@magna.com.au>
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|
| |
|
|
|
|
| |
Added MAINTAINER to many of them.
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
| |
|
| |
|
|
|
|
| |
hands unfriendly to the U.S. (what anachronism!).
|
|
Submitted by: Julian Jenkins <kaveman@magna.com.au>
|